Skip to content

Commit

Permalink
build(deps): bump actions/setup-node from 1.4.6 to 4.0.3 (#1300)
Browse files Browse the repository at this point in the history
build(deps): bump actions/setup-node from 1.4.6 to 4.0.3
  • Loading branch information
kodiakhq[bot] authored Aug 17, 2024
2 parents dd4380d + b11bc64 commit 73b7343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
version: 9
- name: Setup Node.js 18.x
uses: actions/setup-node@f1f314fca9dfce2769ece7d933488f076716723e # v1.4.6
uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
with:
node-version: '18.x'
- name: 'Lighthouse CI assertion'
Expand Down

0 comments on commit 73b7343

Please sign in to comment.