FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: use lts/* · node-modules/github-actions@84dbcd9 · GitHub

Commit 84dbcd9

Browse files
committed
fix: use lts/*
1 parent a7c61c3 commit 84dbcd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/node-release.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
- name: Setup Node.js
6767
uses: actions/setup-node@v4
6868
with:
69-
node-version: lts
69+
node-version: lts/*
7070

7171
# Install action dependencies
7272
- name: Install action dependencies

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL