Skip to content

Commit

Permalink
Merge pull request #1 from Doczilla-APP/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/setup-node-4

build(deps): Bump actions/setup-node from 2 to 4
  • Loading branch information
TriPSs authored Dec 27, 2023
2 parents 055ce43 + 4e97808 commit 8ee48bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- uses: actions/checkout@v2

- name: Setup node
uses: actions/setup-node@v2
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node }}

Expand Down

0 comments on commit 8ee48bf

Please sign in to comment.