Skip to content

Commit

Permalink
update action version in Github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
boeckmann committed Aug 4, 2024
1 parent 4011740 commit 885cc2b
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 @@ -42,7 +42,7 @@ jobs:
runs-on: [self-hosted, ia16-gcc]

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

- name: Build with IA16-GCC and GNU Make
run: |
Expand Down

0 comments on commit 885cc2b

Please sign in to comment.