Skip to content

Commit

Permalink
Merge pull request #17 from orgua/dependabot/github_actions/actions/c…
Browse files Browse the repository at this point in the history
…heckout-4

⬆ Bump actions/checkout from 3 to 4
  • Loading branch information
orgua committed May 1, 2024
2 parents 1ee0dc5 + 837d164 commit edc7ffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_nrf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:

steps:
- name: Checkout 🛎️
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Install dependencies 🔧
run: sudo apt update && sudo apt install -y build-essential wget unzip
Expand Down

0 comments on commit edc7ffa

Please sign in to comment.