Skip to content

Commit

Permalink
Merge pull request xt0rted#450 from xt0rted/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions/setup-node-3.7.0

Bump actions/setup-node from 3.6.0 to 3.7.0
  • Loading branch information
dependamerge[bot] authored Jul 10, 2023
2 parents 3b87bbc + 208d7fc commit 620bcf5
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 @@ -23,7 +23,7 @@ jobs:
uses: actions/[email protected]

- name: Install node
uses: actions/setup-node@v3.6.0
uses: actions/setup-node@v3.7.0
with:
node-version: ${{ matrix.node }}

Expand Down

0 comments on commit 620bcf5

Please sign in to comment.