We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84feed1 commit dd24aa3Copy full SHA for dd24aa3
2 files changed
.github/workflows/ci.yml
@@ -60,7 +60,7 @@ jobs:
60
with:
61
ruby-version: "${{ matrix.ruby }}"
62
- name: Install NodeJS 16.x
63
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
64
65
node-version: "16.x"
66
- name: Install tools
.github/workflows/release-please-now.yml
@@ -24,7 +24,7 @@ jobs:
24
25
ruby-version: "3.2"
26
27
28
29
30
0 commit comments