Skip to content

Commit

Permalink
Merge pull request #326 from alphagov/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/setup-node-4.0.4

Bump actions/setup-node from 4.0.3 to 4.0.4
  • Loading branch information
minhngocd authored Sep 20, 2024
2 parents 5172f21 + e86b4dc commit 6b8079f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
- uses: actions/[email protected].3
- uses: actions/[email protected].4
with:
node-version: lts/* # use the latest LTS release
cache: yarn
Expand Down

0 comments on commit 6b8079f

Please sign in to comment.