We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 81b1f9a + 17548b7 commit 3a81a02Copy full SHA for 3a81a02
1 file changed
.github/workflows/playground.yml
@@ -24,7 +24,7 @@ jobs:
24
run:
25
working-directory: playground
26
steps:
27
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
28
29
- uses: actions/setup-node@v4
30
with:
0 commit comments