Skip to content

Commit

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

Bump actions/setup-node from 4.0.3 to 4.0.4
  • Loading branch information
dependamerge[bot] authored Sep 23, 2024
2 parents ca559e2 + 03a02b4 commit dadd572
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/[email protected].3
uses: actions/[email protected].4
with:
node-version: ${{ matrix.node }}

Expand Down

0 comments on commit dadd572

Please sign in to comment.