We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74f5850 commit 15a4310Copy full SHA for 15a4310
1 file changed
.github/workflows/build.yaml
@@ -6,7 +6,7 @@ jobs:
6
build:
7
runs-on: ubuntu-24.04
8
steps:
9
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
10
- uses: actions/setup-node@v4
11
with:
12
node-version: 24
0 commit comments