We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 432bdfc commit 10b504eCopy full SHA for 10b504e
.github/workflows/generator.yml
@@ -31,7 +31,7 @@ jobs:
31
with:
32
ruby-version: "3.2"
33
bundler-cache: true
34
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v4
35
36
node-version: 18
37
- run: bin/generate_files
0 commit comments