Skip to content

Commit b3aa354

Browse files
authored
Merge pull request #253 from lemmingDev/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 2 to 4
2 parents 156bce7 + b092df8 commit b3aa354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
steps:
2121
- name: Checkout repository
22-
uses: actions/checkout@v2
22+
uses: actions/checkout@v4
2323

2424
# See: https://github.com/arduino/compile-sketches#readme
2525
- name: Compile sketches

0 commit comments

Comments
 (0)