Skip to content

Commit

Permalink
Update cronTask.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HCLonely authored Sep 13, 2024
1 parent 31430ec commit fb5c2c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cronTask.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- run: npm ci
- run: npm run build
- name: 'Upload Dict'
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: pcr-dict
path: ./pcr-dict.zip
Expand Down

0 comments on commit fb5c2c3

Please sign in to comment.