Skip to content

Commit

Permalink
Update actions/upload-artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
asiripanich committed Oct 23, 2024
1 parent 8c6072e commit 55a5278
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tidy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
run: papermill tidy.ipynb tidy-rendered.ipynb

- name: Upload CSV artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: csv-artifact
name: anzsic_2006.csv
path: anzsic_2006.csv

0 comments on commit 55a5278

Please sign in to comment.