Skip to content

Commit 0d5ae74

Browse files
chore(deps): update actions/upload-artifact digest to b4b15b8
1 parent 30535c4 commit 0d5ae74

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@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4
78+
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # 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@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4
87+
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4
8888
if: runner.os == 'Windows'
8989
with:
9090
if-no-files-found: warn

0 commit comments

Comments
 (0)