We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58c32fd commit 04c74d5Copy full SHA for 04c74d5
.github/workflows/ruby-tests.yml
@@ -44,7 +44,7 @@ jobs:
44
hashFiles('package.json') }}
45
46
- name: Set up Node
47
- uses: actions/setup-node@v3.6.0
+ uses: actions/setup-node@v4.0.2
48
with:
49
node-version: ${{ matrix.node }}
50
0 commit comments