Skip to content

Commit c8f339e

Browse files
authored
Update run_dataset_generation.yaml
1 parent 916e9a7 commit c8f339e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_dataset_generation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: |
3030
python tests/generate_benchmark_tables.py
3131
- name: Upload artifact
32-
uses: actions/upload-artifact@v3
32+
uses: actions/upload-artifact@v4
3333
with:
3434
name: benchmark-tables
3535
path: tests/CML7_benchmark_tables_new.pkl

0 commit comments

Comments
 (0)