We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac15761 commit f0ad585Copy full SHA for f0ad585
1 file changed
.github/workflows/deploy.yml
@@ -25,7 +25,7 @@ jobs:
25
environment:
26
name: release
27
steps:
28
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
29
- uses: actions/setup-node@v4
30
with:
31
node-version: '24.x'
@@ -50,7 +50,7 @@ jobs:
50
51
52
53
54
55
56
0 commit comments