Skip to content

Commit 83eb8ca

Browse files
renovate[bot]RehanSaeed
authored andcommitted
Update actions/upload-artifact action to v3.1.3
1 parent 513a102 commit 83eb8ca

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
@@ -52,7 +52,7 @@ jobs:
5252
run: dotnet cake --target=Pack
5353
shell: pwsh
5454
- name: "Publish Artefacts"
55-
uses: actions/upload-artifact@v3.1.2
55+
uses: actions/upload-artifact@v3.1.3
5656
if: always()
5757
with:
5858
name: ${{matrix.os}}

0 commit comments

Comments
 (0)