Skip to content

Commit

Permalink
Merge pull request #128 from Johnserf-Seed/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/setup-node-4

build(deps): bump actions/setup-node from 3 to 4
  • Loading branch information
Johnserf-Seed committed Jul 8, 2024
2 parents ccb7478 + aed84d8 commit 0b33c9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
fetch-depth: 0

- name: Setup Node
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: 18
cache: npm
Expand Down

0 comments on commit 0b33c9d

Please sign in to comment.