Skip to content

Commit 3c4a070

Browse files
authored
Merge pull request sgodwincs#23 from sgodwincs/dependabot/github_actions/SimenB/github-actions-cpu-cores-2
Bump SimenB/github-actions-cpu-cores from 1 to 2
2 parents 527867c + 97c026c commit 3c4a070

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)