Skip to content

Commit

Permalink
build(deps): bump actions/setup-node from 3.3.0 to 4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
markokajzer committed Sep 9, 2024
1 parent 3c4734e commit 8bb69ce
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 @@ -15,7 +15,7 @@ jobs:

steps:
- name: Setup Node
uses: actions/setup-node@v3.3.0
uses: actions/setup-node@v4.0.3
with:
node-version: '16.x'

Expand Down

0 comments on commit 8bb69ce

Please sign in to comment.