Skip to content

Commit

Permalink
Bump actions/setup-node from 4.0.2 to 4.0.3 (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent f3bb195 commit 1311c38
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 @@ -16,7 +16,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
- name: Use Node.js LTS (16.x)
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8
uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b
with:
node-version: '16'
- run: npm ci
Expand Down

0 comments on commit 1311c38

Please sign in to comment.