We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
actions/upload-artifact@v4
1 parent 06fa5a3 commit 9c24710Copy full SHA for 9c24710
.github/workflows/check-release.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
token: ${{ secrets.GITHUB_TOKEN }}
23
- name: Upload Distributions
24
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
25
26
name: jupyter-resource-usage-releaser-dist-${{ github.run_number }}
27
path: .jupyter_releaser_checkout/dist
0 commit comments