Skip to content

Commit

Permalink
Update actions/upload-artifact from 1.0.0 to 2.2.4
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 Aug 31, 2021
1 parent a1401a8 commit bd97c5f
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@3446296876d12d4e3a0f3145a3c87e67bf0a16b5
uses: actions/upload-artifact@27121b0bdffd731efa15d66772be8dc71245d074
with:
name: Unit test artifacts
path: artifacts

0 comments on commit bd97c5f

Please sign in to comment.