Skip to content

Commit b751c3c

Browse files
renovate[bot]RehanSaeed
authored andcommitted
Update actions/upload-artifact action to v3.1.1
1 parent 974569a commit b751c3c

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

0 commit comments

Comments
 (0)