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.
1 parent aed9cbb commit af64b4bCopy full SHA for af64b4b
.github/workflows/push-to-docker-hub.yml
@@ -25,7 +25,7 @@ jobs:
25
runs-on: ubuntu-latest
26
27
steps:
28
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
29
30
# Login into acr
31
- name: Login into ACR
0 commit comments