Skip to content

Commit

Permalink
Merge pull request #585 from dwh-outsite/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/setup-node-4.0.3

fix(deps): bump actions/setup-node from 4.0.2 to 4.0.3
  • Loading branch information
casperboone authored Aug 24, 2024
2 parents a3da431 + f2dacc1 commit 691733a
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 @@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@master

- name: Setup node env 🏗
uses: actions/[email protected].2
uses: actions/[email protected].3
with:
node-version: ${{ matrix.node }}

Expand Down

0 comments on commit 691733a

Please sign in to comment.