Skip to content

Commit

Permalink
Merge pull request #7 from NikolaRHristov/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/setup-node-4.0.0

Bump actions/setup-node from 3.8.1 to 4.0.0
  • Loading branch information
github-actions[bot] authored Oct 24, 2023
2 parents acc6ef9 + f2ced47 commit 6f489fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
--unsafe-perm=true
]
- uses: actions/setup-node@v3.8.1
- uses: actions/setup-node@v4.0.0
with:
node-version: ${{ matrix.node-version }}
cache: "pnpm"
Expand Down

0 comments on commit 6f489fd

Please sign in to comment.