Skip to content

Commit 1a37f82

Browse files
authored
Update main.yml
Update actions/upload-artifact@v4
1 parent ec5959b commit 1a37f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
sudo make install
2020
command -v tfm
2121
- name: Upload crash artifact
22-
uses: actions/upload-artifact@v2
22+
uses: actions/upload-artifact@v4
2323
if: failure()
2424
with:
2525
name: artifacts

0 commit comments

Comments
 (0)