Skip to content

Commit

Permalink
Update actions/upload-artifact action to v4 (#4)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 3, 2024
1 parent 8c28b57 commit 4e20e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
rm -f extension/README.md
rm -rf extension/.github
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: extension
path: extension

0 comments on commit 4e20e5d

Please sign in to comment.