Skip to content

Commit

Permalink
Use upload-artifact v4
Browse files Browse the repository at this point in the history
  • Loading branch information
stuarthayhurst committed May 17, 2024
1 parent d0aaf55 commit 0eabc95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: |
make check
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: [email protected]
path: build/[email protected]

0 comments on commit 0eabc95

Please sign in to comment.