We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d6765ab + 445fa44 commit ff848d8Copy full SHA for ff848d8
1 file changed
.github/workflows/release.yml
@@ -57,7 +57,7 @@ jobs:
57
fi
58
59
- name: Upload artifact
60
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
61
with:
62
name: ${{ matrix.artifact }}
63
path: ${{ matrix.artifact }}
0 commit comments