Skip to content

Commit

Permalink
Merge pull request #17 from sgodwincs/dependabot/github_actions/Simen…
Browse files Browse the repository at this point in the history
…B/github-actions-cpu-cores-2

Bump SimenB/github-actions-cpu-cores from 1 to 2
  • Loading branch information
sgodwincs authored Oct 6, 2023
2 parents 9258953 + 75a05a8 commit 5bbc5d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Get number of CPU cores
uses: SimenB/github-actions-cpu-cores@v1
uses: SimenB/github-actions-cpu-cores@v2
id: cpu-cores
- uses: actions/checkout@v4
- uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit 5bbc5d0

Please sign in to comment.