Skip to content

Commit

Permalink
Merge pull request #5 from Stan370/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…setup-node-4.0.2

Bump actions/setup-node from 3.8.2 to 4.0.2
  • Loading branch information
Stan370 authored Apr 25, 2024
2 parents 4bb76d5 + ab0be05 commit e957330
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 @@ -29,7 +29,7 @@ jobs:
deno-version: v1.x

- name: Install Node.js
uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3.8.2
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
node-version: lts/*

Expand Down

0 comments on commit e957330

Please sign in to comment.