Skip to content

Commit

Permalink
Merge pull request #15 from onebeyond/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/setup-node-4.0.2

chore(deps): bump actions/setup-node from 4.0.1 to 4.0.2
  • Loading branch information
inigomarquinez authored Feb 19, 2024
2 parents 48662d5 + 1bcb62e commit bf715e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
persist-credentials: false

- name: ⚙️ Setup Node.js
uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
node-version: 20

Expand Down

0 comments on commit bf715e3

Please sign in to comment.