Skip to content

Commit 4bb8526

Browse files
committed
chore(deps): update actions/upload-artifact digest to 89ef406
1 parent 11cf39b commit 4bb8526

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
cake-version: tool-manifest
7676

7777
- name: Upload Issues-Report
78-
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4
78+
uses: actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 # v4
7979
with:
8080
if-no-files-found: warn
8181
name: ${{ matrix.os }} Issues
@@ -84,7 +84,7 @@ jobs:
8484
BuildArtifacts/**/coverlet/*.xml
8585
8686
- name: Upload Packages
87-
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4
87+
uses: actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 # v4
8888
if: runner.os == 'Windows'
8989
with:
9090
if-no-files-found: warn

0 commit comments

Comments
 (0)