forked from e621ng/e621ng
[CI] Upgrade to actions/upload-artifact@4 (#871)
This commit is contained in:
parent
51fe187fbb
commit
882daa8e3d
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
@ -68,7 +68,7 @@ jobs:
|
||||
run: $DOCKER_RUN tests
|
||||
|
||||
- name: Upload Test Results
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
if: always()
|
||||
with:
|
||||
name: test-results
|
||||
|
Loading…
Reference in New Issue
Block a user