Skip to content

Commit

Permalink
Bump to upload-artifact@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Tpt authored Nov 6, 2024
1 parent 8dc3cba commit 98e4a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- run: brew test-bot --only-tap-syntax
- run: brew test-bot --only-formulae --testing-formulae oxigraph
- name: Upload bottles as artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: bottles
path: '*.bottle.*'

0 comments on commit 98e4a25

Please sign in to comment.