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 eb3cb3f commit 4b5dbe5Copy full SHA for 4b5dbe5
.github/workflows/macos_test.yml
@@ -58,7 +58,7 @@ jobs:
58
if: github.event_name == 'release'
59
60
steps:
61
- - uses: actions/download-artifact@v2
+ - uses: actions/download-artifact@v4.1.7
62
with:
63
name: artifact
64
path: dist
.github/workflows/pythonpackage.yml
@@ -56,7 +56,7 @@ jobs:
56
57
0 commit comments