Skip to content

Commit

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

build(deps): bump actions/setup-node from 2.5.2 to 4.0.1
  • Loading branch information
tolgaOzen committed Jan 2, 2024
2 parents ba66078 + da7901a commit 939fd7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2.7.0

- name: Set up Node.js
uses: actions/setup-node@7c12f8017d5436eb855f1ed4399f037a36fbd9e8 # v2.5.2
uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1
with:
node-version: '16'

Expand Down

0 comments on commit 939fd7f

Please sign in to comment.