mirror of
https://github.com/Belphemur/CBZOptimizer.git
synced 2026-05-25 09:11:23 +02:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cc4829cb39 | |||
| 65747d35c0 |
@@ -31,7 +31,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Upload test result artifact
|
- name: Upload test result artifact
|
||||||
if: ${{ !cancelled() }}
|
if: ${{ !cancelled() }}
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v5
|
||||||
with:
|
with:
|
||||||
name: test-results
|
name: test-results
|
||||||
path: |
|
path: |
|
||||||
|
|||||||
Reference in New Issue
Block a user