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 8ac4c38 commit 3b7b9e5Copy full SHA for 3b7b9e5
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- run: make docker.tar to-file=.cache/image.tar
34
tags=build-${{ github.run_number }}
35
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
36
with:
37
name: image-${{ github.run_number }}
38
path: .cache/image.tar
0 commit comments