Skip to content

Commit 1e8c5ad

Browse files
committed
Update actions
1 parent 4a49f58 commit 1e8c5ad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ jobs:
22
main:
33
runs-on: ubuntu-latest
44
steps:
5-
- uses: actions/checkout@v4
6-
- uses: actions/setup-node@v4
5+
- uses: actions/checkout@v6
6+
- uses: actions/setup-node@v6
77
with:
88
node-version: node
99
- run: npm install

0 commit comments

Comments
 (0)