Skip to content

Commit

Permalink
Bump actions extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeltryby committed Oct 4, 2024
1 parent ff3bfd0 commit 911032e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,8 @@ jobs:

- name: Upload artifacts
if: ${{ always() }}
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: build-test-artifacts
path: upload/*.*

0 comments on commit 911032e

Please sign in to comment.