Update GH upload-artifact version to v4 for format workflow due to v3 deprecation.

This commit is contained in:
Davide Tantillo 2025-02-03 17:11:52 +01:00
parent 89441caabd
commit d054440f7f

View File

@ -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