We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5238bc3 commit d753c44Copy full SHA for d753c44
.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@v2
+ uses: actions/checkout@v3
16
17
# For more information: https://github.com/arduino/compile-sketches#readme
18
- name: Compile sketch
0 commit comments