Skip to content

Commit 3e60fbb

Browse files
authored
Update main.yml
1 parent fd8c33c commit 3e60fbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- 26
1414
steps:
1515
- uses: actions/checkout@v5
16-
- uses: actions/setup-node@v5
16+
- uses: actions/setup-node@v6
1717
with:
1818
node-version: ${{ matrix.node-version }}
1919
- run: npm install

0 commit comments

Comments
 (0)