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 978fefc commit 8a0b11bCopy full SHA for 8a0b11b
.github/workflows/release.yml
@@ -47,7 +47,7 @@ jobs:
47
ls -l dist
48
49
# ref: https://github.com/actions/upload-artifact#readme
50
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v5
51
with:
52
name: repo2docker-${{ github.sha }}
53
path: "dist/*"
0 commit comments