There was an error while loading. Please reload this page.
1 parent 8e20be1 commit 576b4d9Copy full SHA for 576b4d9
.github/workflows/ci.yml
@@ -97,7 +97,7 @@ jobs:
97
runs-on: ubuntu-latest
98
99
steps:
100
- - uses: actions/download-artifact@v3
+ - uses: actions/download-artifact@v4
101
with:
102
path: ./arts/
103
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
28
python-version: ">= 0"
29
30
31
32
33
0 commit comments