Upgrade github action
This commit is contained in:
parent
050c1ae3df
commit
e4e1b0ea1f
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
@ -7,7 +7,7 @@ jobs:
|
||||
name: Run docker build
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
- name: Get the version
|
||||
id: vars
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user