Skip to content

Commit

Permalink
Update deprecated github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocobozzz committed Aug 13, 2024
1 parent 6ff42df commit 90275e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
echo "parse-log.js script does not exist, skipping."
- name: Upload logs
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: failure()
with:
name: test-storages-${{ matrix.test_suite }}
Expand Down

0 comments on commit 90275e5

Please sign in to comment.