mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-05-09 21:45:24 +00:00
build(deps): bump actions/checkout from 3 to 4 (#2379)
This commit is contained in:
@@ -45,7 +45,7 @@ jobs:
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
# for build-files step
|
||||
fetch-depth: 0
|
||||
|
||||
Reference in New Issue
Block a user