mirror of
https://github.com/diamondburned/arikawa.git
synced 2025-07-17 09:23:13 +00:00
Fix old GHA
This commit is contained in:
parent
1c8c4d80b6
commit
e1d265203b
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -91,7 +91,7 @@ jobs:
|
|||
BOT_TOKEN: ${{ secrets.BOT_TOKEN }}
|
||||
|
||||
- name: Upload coverage profile
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: coverage
|
||||
path: /tmp/coverage.out
|
||||
|
|
Loading…
Reference in a new issue