We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d66c527 commit be95e26Copy full SHA for be95e26
.github/workflows/ArduinoBuild.yml
@@ -85,7 +85,7 @@ jobs:
85
86
steps:
87
- name: Checkout
88
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
89
with:
90
ref: ${{ github.event.pull_request.head.sha }}
91
0 commit comments