Skip to content

Commit 97c026c

Browse files
Bump SimenB/github-actions-cpu-cores from 1 to 2
Bumps [SimenB/github-actions-cpu-cores](https://github.com/simenb/github-actions-cpu-cores) from 1 to 2. - [Release notes](https://github.com/simenb/github-actions-cpu-cores/releases) - [Commits](SimenB/github-actions-cpu-cores@v1...v2) --- updated-dependencies: - dependency-name: SimenB/github-actions-cpu-cores dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 527867c commit 97c026c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
runs-on: ubuntu-latest
3939
steps:
4040
- name: Get number of CPU cores
41-
uses: SimenB/github-actions-cpu-cores@v1
41+
uses: SimenB/github-actions-cpu-cores@v2
4242
id: cpu-cores
4343
- uses: actions/checkout@v3
4444
- uses: actions-rs/toolchain@v1

0 commit comments

Comments
 (0)