Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

Commit eedaff6

Browse files
🔼 Bump actions/setup-node from 2 to 3.1.0 (#699)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1cc9abe commit eedaff6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77
steps:
88
- uses: actions/checkout@v3
9-
- uses: actions/setup-node@v2
9+
- uses: actions/setup-node@v3
1010
with:
1111
node-version: "lts/*"
1212
cache: "yarn"

0 commit comments

Comments
 (0)