Skip to content

Commit 05b4fe2

Browse files
renovate-botRehanSaeed
authored andcommitted
Update actions/upload-artifact action to v2.2.4
1 parent 54a458f commit 05b4fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: dotnet cake --target=Pack
4949
shell: pwsh
5050
- name: 'Publish Artefacts'
51-
uses: actions/[email protected].3
51+
uses: actions/[email protected].4
5252
with:
5353
name: ${{matrix.os}}
5454
path: './Artefacts'

0 commit comments

Comments
 (0)