Skip to content

Commit 8e01023

Browse files
authored
Merge pull request #596 from arduino-libraries/dependabot/github_actions/dot-github/workflows/actions/checkout-6
Bump actions/checkout from 4 to 6 in /.github/workflows
2 parents 029b28c + a710e99 commit 8e01023

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/compile-provisioning.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163
version: 1.4.0
164164
steps:
165165
- name: Checkout
166-
uses: actions/checkout@v4
166+
uses: actions/checkout@v6
167167
- name: Clear cache
168168
run: |
169169
rm -rf ~/.cache

0 commit comments

Comments
 (0)