Skip to content

Commit

Permalink
Merge pull request #138 from ismail-elshafeiy/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/master/actions/setup-node-4.0.1

Bump actions/setup-node from 3.8.1 to 4.0.1
  • Loading branch information
ismail-elshafeiy authored Dec 30, 2023
2 parents 7e8cf6e + ad93770 commit a8b61a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Setup Node.js environment
uses: actions/setup-node@v3.8.1
uses: actions/setup-node@v4.0.1
with:
node-version: '16'

Expand Down

0 comments on commit a8b61a6

Please sign in to comment.