We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9381497 + 6763707 commit e5f6960Copy full SHA for e5f6960
1 file changed
.github/workflows/python-packages.yml
@@ -36,7 +36,7 @@ jobs:
36
python setup.py bdist_wheel
37
38
- name: "Upload artifacts"
39
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
40
with:
41
name: rivalcfg-dist
42
path: dist/
0 commit comments