We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d862e7 commit 0397772Copy full SHA for 0397772
.github/workflows/Dockerbuild.yml
@@ -14,7 +14,7 @@ jobs:
14
if: github.event_name == 'push'
15
16
steps:
17
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
18
with:
19
submodules: recursive
20
- name: Build image
0 commit comments