Skip to content

Commit

Permalink
Update database-update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sgosline authored Nov 6, 2024
1 parent d526d99 commit 7dc804c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/database-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
mkdir expo-files
mv *.csv expo-files
- name: upload artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: expo-files
path: expo-files
Expand Down

0 comments on commit 7dc804c

Please sign in to comment.