Skip to content

Commit

Permalink
Merge pull request #93 from zfit/dependabot/github_actions/SimenB/git…
Browse files Browse the repository at this point in the history
…hub-actions-cpu-cores-2
  • Loading branch information
jonas-eschle committed Oct 2, 2023
2 parents f15e499 + 2130a0e commit 303c133
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 @@ -50,7 +50,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: Get number of CPU cores
uses: SimenB/github-actions-cpu-cores@v1
uses: SimenB/github-actions-cpu-cores@v2
id: cpu-cores
- name: Install dependencies
run: |
Expand Down

0 comments on commit 303c133

Please sign in to comment.