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 173ac6a commit 5559e39Copy full SHA for 5559e39
.github/workflows/pr.yml
@@ -90,7 +90,7 @@ jobs:
90
echo "::notice::Successfully built plugin."
91
92
- name: Upload Plugin
93
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
94
with:
95
name: build
96
path: dist/build.zip
0 commit comments