mirror of
https://github.com/bkaradzic/bgfx.cmake.git
synced 2026-02-17 21:12:35 +01:00
ci: Update deprecated upload-artifact
This commit is contained in:
2
.github/workflows/format.yml
vendored
2
.github/workflows/format.yml
vendored
@@ -45,7 +45,7 @@ jobs:
|
|||||||
args: --config-files .cmake-format.py --in-place
|
args: --config-files .cmake-format.py --in-place
|
||||||
- run: |
|
- run: |
|
||||||
git diff > cmake-format.patch
|
git diff > cmake-format.patch
|
||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: formatting-fix-${{github.sha}}
|
name: formatting-fix-${{github.sha}}
|
||||||
path: cmake-format.patch
|
path: cmake-format.patch
|
||||||
|
|||||||
Reference in New Issue
Block a user