There was an error while loading. Please reload this page.
1 parent 7f700f8 commit f6be93eCopy full SHA for f6be93e
1 file changed
.github/workflows/build.yml
@@ -11,7 +11,7 @@ jobs:
11
node-version: [lts/*]
12
13
steps:
14
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
15
- name: Use Node.js ${{ matrix.node-version }}
16
uses: actions/setup-node@v6
17
with:
0 commit comments