Skip to content

Commit 8ea5bac

Browse files
Update generate_reports.yml
upload-artifact@v3
1 parent c97d441 commit 8ea5bac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate_reports.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
python generate_reports.py
104104
105105
- name: Upload CSV reports
106-
uses: actions/upload-artifact@v2
106+
uses: actions/upload-artifact@v3
107107
with:
108108
name: reports
109109
path: |

0 commit comments

Comments
 (0)