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