Skip to content

Commit

Permalink
try to fix actions
Browse files Browse the repository at this point in the history
  • Loading branch information
TatianaOvsiannikova authored Oct 14, 2024
1 parent 97203be commit 9825f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coveralls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
docker cp ostap-build:/osya/ostap/build .
- name: Archive production artifacts
if: always()
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: test
path: build/Testing
Expand Down

0 comments on commit 9825f75

Please sign in to comment.