Skip to content

Commit

Permalink
Merge pull request #96 from smlx/dependabot/github_actions/actions/se…
Browse files Browse the repository at this point in the history
…tup-node-3

chore: bump actions/setup-node from 2 to 3
  • Loading branch information
smlx authored Feb 25, 2022
2 parents ef8f1a3 + bd1380a commit 3c6d404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/user-documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
extended: true

- name: Setup Node
uses: actions/setup-node@v2
uses: actions/setup-node@v3
with:
node-version: '14'

Expand Down

0 comments on commit 3c6d404

Please sign in to comment.