Skip to content

Commit ea09356

Browse files
authored
Merge pull request #178 from micromatch/renovate/actions-checkout-7.x
Update actions/checkout action to v7
2 parents b33f1c4 + b4ad96f commit ea09356

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
steps:
3333
- name: Clone repository
34-
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
34+
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
3535

3636
- name: Setup Node.js
3737
uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7

0 commit comments

Comments
 (0)