Skip to content

Commit f5ecfb3

Browse files
committed
CI: Update upload-artifact action
1 parent 7314ad4 commit f5ecfb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate_reference_results_workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
git push
6565
- name: Upload artifacts for debugging
6666
if: failure()
67-
uses: actions/upload-artifact@v3
67+
uses: actions/upload-artifact@v4
6868
with:
6969
name: runs
7070
path: |

0 commit comments

Comments
 (0)