We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34aaa34 commit 011b0c5Copy full SHA for 011b0c5
.github/workflows/cicd.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Checkout the repo at current context
21
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
22
23
- name: Install Task
24
uses: arduino/setup-task@v2
0 commit comments