We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be0160b + c82106a commit 3fe2c1fCopy full SHA for 3fe2c1f
1 file changed
.github/workflows/release.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Upload package as artifact to GitHub
36
if: github.repository == 'quaquel/pynetlogo'
37
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
38
with:
39
name: package
40
path: dist/
0 commit comments