Skip to content

Commit

Permalink
Merge pull request #240 from doron-cohen/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/setup-node-3.6.0
  • Loading branch information
doron-cohen authored Feb 14, 2024
2 parents 082274f + db552f5 commit 2ea2f03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate_rules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/[email protected]

- name: Setup Node
uses: actions/setup-node@v3.5.1
uses: actions/setup-node@v3.6.0
with:
node-version: "15"

Expand Down

0 comments on commit 2ea2f03

Please sign in to comment.