Skip to content

Commit

Permalink
Bump node from 20.13.1 to 20.15.0 in ci GA workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
victorpopkov committed Jun 25, 2024
1 parent 8462340 commit 4949827
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 @@ -22,7 +22,7 @@ jobs:
uses: actions/setup-node@v4
id: node
with:
node-version: 20.13.1
node-version: 20.15.0
- name: Send Slack notification
uses: codedsolar/slack-action@v1
if: ${{ github.event_name != 'pull_request' }}
Expand Down

0 comments on commit 4949827

Please sign in to comment.