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