Skip to content

Commit

Permalink
⬆️ Upgrade upload-artifact from v2 to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Lysoun committed Oct 1, 2024
1 parent 0f4d85d commit 1cdb946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: Upload Unit Test Results
if: always()
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: backend-tests-results # Name artifact for storage in cache
path: |
Expand Down

0 comments on commit 1cdb946

Please sign in to comment.