Skip to content

Commit 3a81a02

Browse files
authored
Merge pull request #8 from Mazyod/renovate/actions-checkout-6.x
chore(deps): update actions/checkout action to v6
2 parents 81b1f9a + 17548b7 commit 3a81a02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/playground.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run:
2525
working-directory: playground
2626
steps:
27-
- uses: actions/checkout@v4
27+
- uses: actions/checkout@v6
2828

2929
- uses: actions/setup-node@v4
3030
with:

0 commit comments

Comments
 (0)