We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cc601d commit 6763707Copy full SHA for 6763707
.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