We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ef5762 commit 0c56f25Copy full SHA for 0c56f25
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
14
- uses: actions/setup-node@v6
15
with:
16
- node-version: '22'
+ node-version: '24'
17
18
- name: Install Danger JS
19
run: npm install -g danger
0 commit comments