Skip to content

Commit 53039e3

Browse files
committed
Bump action version
1 parent 5f1dd14 commit 53039e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
env:
5454
VERSION_SUFFIX: ${{ github.ref != 'refs/heads/main' && github.sha || '' }}
5555
- name: 'Upload Code Coverage'
56-
uses: actions/upload-artifact@v3
56+
uses: actions/upload-artifact@v4
5757
with:
5858
name: code-coverage
5959
path: ./lib/*/TestResults/*/coverage.cobertura.xml

0 commit comments

Comments
 (0)