Skip to content

Commit 57f0e84

Browse files
Update action.yml
Co-authored-by: Martin Costello <martin@martincostello.com>
1 parent 4a90348 commit 57f0e84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ runs:
7777

7878
- name: Upload artifact
7979
id: upload-artifact
80-
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f #v7.0.0
80+
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
8181
with:
8282
name: ${{ inputs.name }}
8383
path: ${{ runner.temp }}/artifact.tar

0 commit comments

Comments
 (0)