Skip to content

Commit

Permalink
Revert "[FEATURE] Remove deprecated action"
Browse files Browse the repository at this point in the history
This reverts commit 7e7ee16.
  • Loading branch information
dhoffmann1979 committed Dec 10, 2024
1 parent 09ff2c2 commit 03f863f
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@v4
uses: actions/upload-artifact@v3
if: always()
with:
name: test-artifacts
Expand Down

0 comments on commit 03f863f

Please sign in to comment.