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 cecc076 commit b3c720eCopy full SHA for b3c720e
.github/workflows/playground.yml
@@ -76,7 +76,7 @@ jobs:
76
# Upload the FOLDER (not a .zip). The artifact service zips it for us,
77
# keeping the top-level folder name inside the archive.
78
- name: Upload plugin artifact
79
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
80
with:
81
name: ${{ secrets.DOT_ORG_SLUG }}
82
path: ${{ steps.prep.outputs.PKG_DIR }}
0 commit comments