Skip to content

Commit

Permalink
upgarded action
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed Dec 12, 2024
1 parent 133bc46 commit cf6a70d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/makecode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- run: ./test-others.sh
- run: ./copy-release-files.sh
- name: Upload release files
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v4
with:
name: release-files
path: dist/
Expand Down

0 comments on commit cf6a70d

Please sign in to comment.