Skip to content

Commit

Permalink
Update actions/upload-artifact v2Wq -> v3
Browse files Browse the repository at this point in the history
  • Loading branch information
jnyrup committed Oct 1, 2022
1 parent 4e42188 commit 5f96611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -43,6 +43,6 @@ jobs:
path-to-lcov: TestResults/reports/lcov.info

- name: Upload artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
path: ./Artifacts/*

0 comments on commit 5f96611

Please sign in to comment.