Skip to content

Commit d8e3e74

Browse files
committed
feat(readme): screenshot
1 parent 8b6b59b commit d8e3e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
echo "version=$VERSION" >> $GITHUB_OUTPUT
3535
3636
- name: Upload plugin artifact
37-
uses: actions/upload-artifact@v3
37+
uses: actions/upload-artifact@v4
3838
with:
3939
name: picocode-plugin-${{ steps.plugin_version.outputs.version }}
4040
path: plugin/build/distributions/*.zip

0 commit comments

Comments
 (0)