Skip to content

Commit 43d29f6

Browse files
renovate[bot]RehanSaeed
authored andcommitted
Update actions/upload-artifact action to v3.1.2
1 parent 2c99008 commit 43d29f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
run: dotnet cake --target=Pack
5454
shell: pwsh
5555
- name: "Publish Artefacts"
56-
uses: actions/[email protected].1
56+
uses: actions/[email protected].2
5757
if: always()
5858
with:
5959
name: ${{matrix.os}}

0 commit comments

Comments
 (0)