setup-nim-action icon indicating copy to clipboard operation
setup-nim-action copied to clipboard

Set up your GitHub Actions workflow with a specific version of Nim

Results 8 setup-nim-action issues
Sort by recently updated
recently updated
newest added

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=18.11.2&new-version=18.11.3)](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...

dependencies
javascript

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=20.11.20&new-version=20.12.5)](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...

dependencies
javascript

### 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...

feature

### 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

bug

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...

bug

### 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

chore

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....

dependencies
github_actions