mirror of
https://github.com/jaywcjlove/awesome-mac.git
synced 2026-04-11 14:21:52 +08:00
ci: update workflows config.
This commit is contained in:
parent
8a32bca614
commit
7af1ce653f
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -11,6 +11,8 @@ jobs:
|
|||||||
id-token: write
|
id-token: write
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v6
|
- uses: actions/checkout@v6
|
||||||
|
with:
|
||||||
|
fetch-depth: 50
|
||||||
- uses: actions/setup-node@v6
|
- uses: actions/setup-node@v6
|
||||||
with:
|
with:
|
||||||
node-version: 24
|
node-version: 24
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user