We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c8c9dbe + ee8067d commit 0eb3e19Copy full SHA for 0eb3e19
.github/workflows/publish.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Git Checkout Code
16
- uses: actions/checkout@v1
+ uses: actions/checkout@v3
17
id: git_checkout
18
19
- name: Docker meta
0 commit comments