Skip to content

Commit

Permalink
Update upload-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
hfhchan authored Jan 12, 2025
1 parent a58c597 commit d92dd05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: php generator.php 1> /dev/null

- name: Upload artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: ids.txt
path: release/ids.txt

0 comments on commit d92dd05

Please sign in to comment.