We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a280c5 commit 2f848feCopy full SHA for 2f848fe
.github/workflows/action_pull_request.yml
@@ -16,7 +16,7 @@ jobs:
16
ref: ${{ github.event.pull_request.head.ref }}
17
fetch-depth: 0
18
19
- - uses: actions/setup-node@v2
+ - uses: actions/setup-node@v4
20
with:
21
node-version: "20.13"
22
cache: "npm"
0 commit comments