We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d4c698 commit 57f7a3cCopy full SHA for 57f7a3c
1 file changed
.github/workflows/ci.yaml
@@ -28,7 +28,7 @@ jobs:
28
DEBUG: ${{ secrets.DEBUG }}
29
30
- name: Upload artifacts
31
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
32
with:
33
name: artifacts
34
path: artifacts
0 commit comments