mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-06 10:46:53 +08:00
[workflows] Fix upload-artifact version to v4
This commit is contained in:
parent
106c39d0af
commit
db98c15e9b
2
.github/workflows/format-check-dart.yml
vendored
2
.github/workflows/format-check-dart.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Upload diff artifact
|
- name: Upload diff artifact
|
||||||
if: failure()
|
if: failure()
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: dart-format-diff
|
name: dart-format-diff
|
||||||
path: dart-format-diff/
|
path: dart-format-diff/
|
||||||
Loading…
x
Reference in New Issue
Block a user