Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Commit 580d3c8

Browse files
authored
Merge branch 'main' into main
2 parents a321e33 + b781ad8 commit 580d3c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v2
14-
- uses: actions/setup-node@v1
14+
- uses: actions/setup-node@v3
1515
with:
1616
node-version: 12
1717
- run: npm install

0 commit comments

Comments
 (0)