Skip to content

Commit 6405d5d

Browse files
renovate[bot]RehanSaeed
authored andcommitted
Update actions/upload-artifact action to v3.1.3
1 parent 8b30e74 commit 6405d5d

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].2
56+
uses: actions/[email protected].3
5757
if: always()
5858
with:
5959
name: ${{matrix.os}}

0 commit comments

Comments
 (0)