Skip to content

Commit

Permalink
Merge pull request #19 from QQxiaoming/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/upload-artifact-4.4.2
  • Loading branch information
QQxiaoming authored Oct 9, 2024
2 parents 91e4e29 + 958326b commit e8094aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,14 @@ jobs:
tar -czf toolchain.tar.gz /opt/gcc-riscv64-unknown-elf
- name: Upload build asserts
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
name: gd32vf103.elf
path: |
./build/gd32vf103.elf
- name: Upload prebuilt toolchain
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
name: prebuilt_toolchain
path: |
Expand Down

0 comments on commit e8094aa

Please sign in to comment.