Skip to content

Commit

Permalink
Update action
Browse files Browse the repository at this point in the history
  • Loading branch information
pamelafox committed Oct 17, 2024
1 parent 5e72a90 commit 94ae433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/transform-data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
python workshop/main.py run_all
- name: Upload transformed data
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: transformed-data
path: workshop/transformed_train.csv

0 comments on commit 94ae433

Please sign in to comment.