mirror of
https://github.com/linuxserver/docker-mods.git
synced 2026-03-23 00:05:28 +08:00
Set checkout action to use major version tag
This commit is contained in:
parent
09d5fccfa9
commit
3573430b91
2
.github/workflows/BuildImage.yml
vendored
2
.github/workflows/BuildImage.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2.3.3
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Build image
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user