Skip to content

Commit 474ac36

Browse files
Add Node version 24.
1 parent 724fcc5 commit 474ac36

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release-and-deploy-bfd.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ jobs:
4242
steps:
4343
- name: Setup node
4444
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
45+
with:
46+
node-version: 24.x
4547
- name: Load Slack webhook
4648
uses: cmsgov/cdap/actions/aws-params-env-action@main
4749
with:

0 commit comments

Comments
 (0)