We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb3d215 commit 2419543Copy full SHA for 2419543
.github/workflows/pypi.yml
@@ -71,7 +71,7 @@ jobs:
71
fi
72
73
- name: '📤 Upload artifact'
74
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
75
with:
76
path: ${{ github.workspace }}/bindings/python/dist/*
77
0 commit comments