mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-06 07:14:55 +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
|
||||
if: failure()
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: dart-format-diff
|
||||
path: dart-format-diff/
|
||||
Loading…
x
Reference in New Issue
Block a user