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 8ffa8a4 commit 0c7bf7bCopy full SHA for 0c7bf7b
.github/workflows/main.yml
@@ -50,7 +50,7 @@ jobs:
50
python-version: ['3.9', '3.13']
51
runs-on: ${{ matrix.os }}
52
steps:
53
- - uses: actions/download-artifact@v4.3.0
+ - uses: actions/download-artifact@v5.0.0
54
id: download
55
with:
56
name: python-packages
0 commit comments