setup-nim-action
setup-nim-action copied to clipboard
Set up your GitHub Actions workflow with a specific version of Nim
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.2 to 18.11.3. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.20 to 20.12.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
### Is your feature request related to a problem? Please describe Araq is working on a dependency tool: * https://github.com/nim-lang/atlas * https://forum.nim-lang.org/t/9748 It would be nice for the tool to...
### What happened? When gh action was run this action is do nothing(?) too long. ### Relevant log output _No response_ ### Actions log url https://github.com/HapticX/happyx/actions/runs/9716162111 and many actions before
Sometimes users need to test different Nim versions with choosenim, e.g. running a bisect in https://github.com/juancarlospaco/nimrun-action
### What happened? Please, have a look at: https://github.com/TheAlgorithms/Nim/pull/85 Setting only the major version doesn't seem to work. - '2.x' et: - '2.X' sont traités littéralement lors de l'installation de...
### What are your requirements? [release.yml](https://github.com/jiro4989/setup-nim-action/blob/29ac0d50f0f3778543737b3d514c3080d9069a40/.github/workflows/release.yml#L41) uses actions/create-release. But create-release is unmaintained now. See: https://github.com/actions/create-release
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5. Release notes Sourced from actions/cache's releases. v5.0.0 [!IMPORTANT] actions/cache@v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1....