Skip to content

Commit 63587ed

Browse files
Update actions/upload-artifact digest to ea165f8
1 parent 5f84460 commit 63587ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/msbuild.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
run: git diff --output=cf-changes.patch
1818
- name: Show changes on standard output
1919
run: git diff
20-
- uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
20+
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
2121
with:
2222
name: cf-changes.patch
2323
path: cf-changes.patch
@@ -62,7 +62,7 @@ jobs:
6262
configurePreset: '${{ matrix.arch }}${{ matrix.ovpn3.preset }}'
6363
buildPreset: '${{ matrix.arch }}-${{ matrix.conf.value }}${{ matrix.ovpn3.preset }}'
6464

65-
- uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
65+
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
6666
with:
6767
name: openvpn-gui_${{ matrix.arch }}_${{ matrix.conf.value }}${{ matrix.ovpn3.upload_name }}
6868
path: |

0 commit comments

Comments
 (0)