Skip to content

Commit

Permalink
Merge pull request #253 from lemmingDev/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/checkout-4

Bump actions/checkout from 2 to 4
  • Loading branch information
lemmingDev authored Jan 12, 2025
2 parents 156bce7 + b092df8 commit b3aa354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v4

# See: https://github.com/arduino/compile-sketches#readme
- name: Compile sketches
Expand Down

0 comments on commit b3aa354

Please sign in to comment.