mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +08:00
Update GH upload-artifact version to v4 for format workflow due to v3 deprecation.
This commit is contained in:
parent
89441caabd
commit
d054440f7f
2
.github/workflows/format-check.yml
vendored
2
.github/workflows/format-check.yml
vendored
@ -59,7 +59,7 @@ jobs:
|
||||
git diff > format-diff.txt
|
||||
|
||||
- name: Archive formatting result
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: format-diff
|
||||
path: format-diff.txt
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user