Skip to content

Commit

Permalink
chore(deps): bump the dependencies group with 1 update (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
rhamzeh authored Dec 25, 2023
2 parents 41c5403 + 0da92eb commit b264c33
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
fetch-depth: 0

- name: Set up node
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1
with:
node-version: ${{ matrix.node-version }}
registry-url: 'https://registry.npmjs.org'
Expand All @@ -46,7 +46,7 @@ jobs:
fetch-depth: 0

- name: Set up node
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1
with:
node-version: '20'
cache: 'npm'
Expand Down Expand Up @@ -77,7 +77,7 @@ jobs:
fetch-depth: 0

- name: Set up node
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1
with:
node-version: '20'
registry-url: 'https://registry.npmjs.org'
Expand Down

0 comments on commit b264c33

Please sign in to comment.