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 a156245 commit bf71410Copy full SHA for bf71410
.github/workflows/action-docker-publish.yml
@@ -31,7 +31,7 @@ jobs:
31
run: ./generate-dockerfiles.sh
32
33
- name: Upload a Build Artifact
34
- uses: actions/upload-artifact@v4.6.2
+ uses: actions/upload-artifact@v5.0.0
35
with:
36
# Artifact name
37
name: Dockerfiles
0 commit comments