Skip to content

Commit 311adfc

Browse files
authored
Merge branch 'master' into mfrank/remove-notices-wrapper
2 parents 3c00618 + b926e13 commit 311adfc

File tree

3 files changed

+151
-88
lines changed

3 files changed

+151
-88
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v5
1818

1919
- name: Setup Nodejs
20-
uses: actions/setup-node@v5
20+
uses: actions/setup-node@v6
2121
with:
2222
node-version-file: '.nvmrc'
2323

0 commit comments

Comments
 (0)