Skip to content

Commit

Permalink
[UPDATE] Remove use of deprecated action
Browse files Browse the repository at this point in the history
  • Loading branch information
dhoffmann1979 committed Dec 11, 2024
1 parent e2b2128 commit c8d6de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
if: always()

- name: Upload test artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: always()
with:
name: test-artifacts
Expand Down

0 comments on commit c8d6de2

Please sign in to comment.