Skip to content

Commit

Permalink
Merge pull request #521 from xt0rted/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/setup-node-3.8.2

Bump actions/setup-node from 3.8.1 to 3.8.2
  • Loading branch information
dependamerge[bot] committed Oct 23, 2023
2 parents d967bae + a8b5267 commit be5308f
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 @@ -27,7 +27,7 @@ jobs:
uses: actions/checkout@v4.1.1

- name: Install Node
uses: actions/setup-node@v3.8.1
uses: actions/setup-node@v3.8.2
with:
node-version: ${{ matrix.node }}

Expand Down

0 comments on commit be5308f

Please sign in to comment.