Skip to content

Commit

Permalink
Merge pull request #17 from VectorInstitute/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions/setup-node-4.0.4

Bump actions/setup-node from 4.0.3 to 4.0.4
  • Loading branch information
amrit110 authored Sep 30, 2024
2 parents 32426e8 + 120d1fd commit bad4c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
python-version: '3.10'
cache: 'poetry'
- uses: actions/[email protected].3
- uses: actions/[email protected].4
with:
node-version: 18
cache: 'npm'
Expand Down

0 comments on commit bad4c83

Please sign in to comment.