We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 122e281 + 9dab48e commit 5aaafbaCopy full SHA for 5aaafba
.github/workflows/compile-sketch.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
# This step makes the contents of the repository available to the workflow
14
- name: Checkout repository
15
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
16
17
# For more information: https://github.com/arduino/compile-sketches#readme
18
- name: Compile sketch
0 commit comments