Skip to content

Commit

Permalink
Bumped version of github workflow actions
Browse files Browse the repository at this point in the history
  • Loading branch information
twystd committed Mar 23, 2024
1 parent cee45e2 commit 4e59da1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
sudo apt install -y cmake gcc-arm-none-eabi libnewlib-arm-none-eabi build-essential
- name: Check out project
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Build
run: |
Expand Down

0 comments on commit 4e59da1

Please sign in to comment.