We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67eed2a commit 4b4035bCopy full SHA for 4b4035b
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@v6
+ uses: actions/upload-artifact@v7
32
with:
33
name: artifacts
34
path: artifacts
0 commit comments