Skip to content

Commit f8ec731

Browse files
Update actions/upload-artifact digest to 043fb46
1 parent 6efbec7 commit f8ec731

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
shell: pwsh
5757
run: Compress-Archive -Path target/${{ matrix.target }}/release/apitally.exe -DestinationPath apitally-${{ matrix.target }}.zip
5858
- name: Upload artifact
59-
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7
59+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7
6060
with:
6161
name: apitally-${{ matrix.target }}
6262
path: |

0 commit comments

Comments
 (0)