-
uses: actions/setup-node@v4 with:
node-version: ''
File containing the version Spec of the version to use. Examples: package.json, .nvmrc, .node-version, .tool-versions.
If node-version and node-version-file are both provided the action will use version from node-version.
node-version-file: ''
check-latest: false
architecture: ''
Used to pull node distributions from https://github.com/actions/node-versions.
When running on GHES, you can pass a personal access token for github.com if you are experiencing rate limiting.
Default: ${{ github.server_url == 'https://github.com' && github.token || '' }}
token: ''
Used to specify a package manager for caching in the default directory. Supported values: npm, yarn, pnpm.
cache: ''
cache-dependency-path: ''
Optional registry to set up for auth. Will set the registry in a project level .npmrc and .yarnrc file,
registry-url: ''
Will fall back to the repository owner when using the GitHub Packages registry (https://npm.pkg.github.com/).
scope: ''
always-auth: ''- 👋 Hi, I’m @eeeee96
-
👀 I’m interested in ...
-
🌱 I’m currently learning ...
-
💞️ I’m looking to collaborate on ...
-
📫 How to reach me ...
-
😄 Pronouns: ...
-
⚡ Fun fact: ...
Popular repositories Loading
-
AFLplusplus
AFLplusplus PublicForked from AFLplusplus/AFLplusplus
The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!
C 1
-
LibAFL
LibAFL PublicForked from AFLplusplus/LibAFL
Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
Rust 1
-
OI-wiki
OI-wiki PublicForked from OI-wiki/OI-wiki
🌟 Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
TypeScript 1
-
setup-xamarin
setup-xamarin PublicForked from maxim-lobanov/setup-xamarin
Set up your GitHub Actions workflow with a specific version of Xamarin & Mono
TypeScript 1
-
-
If the problem persists, check the GitHub status page or contact support.