Skip to content

Commit

Permalink
Update actions/upload-artifact from 2.2.4 to 3.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Farrell <[email protected]>
  • Loading branch information
dfarrell07 authored and skitt committed Mar 16, 2022
1 parent 6b58146 commit 091f761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
done
- name: Upload artifacts
uses: actions/upload-artifact@27121b0bdffd731efa15d66772be8dc71245d074
uses: actions/upload-artifact@6673cd052c4cd6fcf4b4e6e60ea986c889389535
with:
name: Unit test artifacts
path: artifacts

0 comments on commit 091f761

Please sign in to comment.