Skip to content

Commit

Permalink
Merge pull request #46 from grygorek/ramp-github-workflows-to-v4-x
Browse files Browse the repository at this point in the history
Ramp riscv action script to @v4
  • Loading branch information
grygorek authored Mar 13, 2024
2 parents 58b66b7 + 09f0fae commit 2608b79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/riscv_gcc10._yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

- name: Install RISC-V none GCC 10.1.0
shell: bash
Expand Down

0 comments on commit 2608b79

Please sign in to comment.