Skip to content

Commit e987e10

Browse files
Update actions/upload-artifact digest to ea165f8
1 parent 8e88f33 commit e987e10

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,15 +68,15 @@ jobs:
6868
target: CI
6969
cake-version: 1.3.0
7070
- name: Upload Issues
71-
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4
71+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
7272
with:
7373
if-no-files-found: warn
7474
name: ${{ matrix.os }} Issues
7575
path: |
7676
BuildArtifacts/report.html
7777
BuildArtifacts/**/coverlet/*.xml
7878
- name: Upload Packages
79-
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4
79+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
8080
if: runner.os == 'Windows'
8181
with:
8282
if-no-files-found: warn

0 commit comments

Comments
 (0)