Skip to content

Commit

Permalink
Update action version
Browse files Browse the repository at this point in the history
  • Loading branch information
philip-linaro committed May 21, 2024
1 parent 5391bb3 commit d291876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fetch-depth: "0"

- name: Set up Node.js
uses: actions/setup-node@v3
uses: actions/setup-node@v4.0.2
with:
node-version: ${{ env.NODE_VERSION }}
cache: "npm"
Expand Down

0 comments on commit d291876

Please sign in to comment.