mirror of
https://github.com/kjanat/articulate-parser.git
synced 2026-08-05 21:24:06 +02:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cc206b5ca0 |
@@ -214,7 +214,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Upload test artifacts
|
- name: Upload test artifacts
|
||||||
if: failure()
|
if: failure()
|
||||||
uses: actions/upload-artifact@v6
|
uses: actions/upload-artifact@v7
|
||||||
with:
|
with:
|
||||||
name: test-results-go-${{ env.GO_VERSION }}
|
name: test-results-go-${{ env.GO_VERSION }}
|
||||||
path: |
|
path: |
|
||||||
|
|||||||
Reference in New Issue
Block a user