We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c8eef6 commit b9f99d7Copy full SHA for b9f99d7
.github/workflows/snapshot.yml
@@ -45,7 +45,7 @@ jobs:
45
# cat ${{steps.verify.outputs.verification-output-log-filename}}
46
47
- name: Upload Artifact
48
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
49
with:
50
# TODO: This uploads a zip called `distributions`; see what we can do to just upload the produced plugin itself.
51
name: leetcode-editor-snapshot
0 commit comments