Skip to content

Commit f2f0c7f

Browse files
authored
Update check-release.yml
1 parent 5fab260 commit f2f0c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
version_spec: next
2828

2929
- name: Upload Distributions
30-
uses: actions/upload-artifact@v3
30+
uses: actions/upload-artifact@v4
3131
with:
3232
name: pyjs-code-runner-releaser-dist-${{ github.run_number }}
3333
path: .jupyter_releaser_checkout/dist

0 commit comments

Comments
 (0)