Skip to content

Commit 0c82883

Browse files
renovate: Update dependency node to v22 (#23)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8c66b3e commit 0c82883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
- uses: actions/setup-node@v4
1515
with:
16-
node-version: '14'
16+
node-version: '22'
1717

1818
- name: Install Danger JS
1919
run: npm install -g danger

0 commit comments

Comments
 (0)