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 daa2515 commit d2caa28Copy full SHA for d2caa28
.github/workflows/publish_docker-images-production.yml
@@ -21,7 +21,7 @@ jobs:
21
name: Push README to Docker Hub
22
steps:
23
- name: git checkout
24
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
25
with:
26
ref: main
27
0 commit comments