Skip to content

Commit d2f519b

Browse files
mbrossardmathias-arm
authored andcommitted
Github Actions: Update to actions/upload-artifact@v3
1 parent dd11a5a commit d2f519b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
cp projectfiles/make_gcc_arm/*_bl/build/*_crc.{bin,hex} bootloaders
8282
8383
- name: Upload test artifacts
84-
uses: actions/upload-artifact@v2
84+
uses: actions/upload-artifact@v3
8585
with:
8686
name: firmware-dev-${{github.run_number}}
8787
path: |

0 commit comments

Comments
 (0)