Skip to content

Commit b941da0

Browse files
committed
Updated actions versions
1 parent be95e26 commit b941da0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
lint:
2323
runs-on: ubuntu-latest
2424
steps:
25-
- uses: actions/checkout@v3
25+
- uses: actions/checkout@v4
2626
- uses: arduino/arduino-lint-action@v1
2727
with:
2828
project-type: library

0 commit comments

Comments
 (0)