Skip to content

Commit 17548b7

Browse files
chore(deps): update actions/checkout action to v6
1 parent f938a40 commit 17548b7

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)