We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7b6b1f commit b1deae3Copy full SHA for b1deae3
.github/workflows/sync-executed-proposals.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v4
17
- uses: actions/setup-node@v4
18
with:
19
- node-version: '20'
+ node-version: '24'
20
21
- name: Install dependencies
22
run: yarn install --immutable
0 commit comments