Add architecture to cache key by @pengx17 in actions/setup-node#843
This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
Note: This change may break previous cache keys as they will no longer be compatible with the new format.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the actions group with 2 updates in the / directory: cachix/install-nix-action and actions/setup-node.
Updates
cachix/install-nix-action
from 27 to 30Release notes
Sourced from cachix/install-nix-action's releases.
Commits
08dcb3a
Merge pull request #217 from Enzime/bump4204e15
nix: 2.24.8 -> 2.24.96a10e2e
Merge pull request #216 from Mic92/nix-bump2bb614e
Nix: 2.24.7 -> 2.24.89f70348
Merge pull request #215 from Mic92/nix-bump4f91dc2
Nix: 2.24.6 -> 2.24.73715ab1
bump channel1872f1f
Nix: 2.22.1 -> 2.24.6e268b7a
Merge pull request #213 from phaer/patch-15b8c65d
Update README: hardware accel is available now...Updates
actions/setup-node
from 4.0.3 to 4.1.0Release notes
Sourced from actions/setup-node's releases.
Commits
39370e3
fix: add arch to cached path (#843)abb238b
ReviseisGhes
logic (#1148)aca7b64
Merge pull request #1134 from actions/Jcambass-patch-188de2a3
Resolve High Security Alerts by upgrading Dependencies (#1132)0a44ba7
Correct version string (#1124)d6ebc7b
Upgrade IA Publish97ca147
Merge pull request #1125 from actions/add-is-release-workflowaa363de
Create publish-immutable-action.yml1c7b2db
Fix: windows arm64 setup (#1126)26961cf
Documentation update in the README file (#1106)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show