Skip to content

Commit

Permalink
different python setup
Browse files Browse the repository at this point in the history
  • Loading branch information
udaij12 committed Oct 30, 2023
1 parent b49a30f commit 516dc8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regression_tests_gpu_binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
miniconda-version: "latest"
- name: Setup Python ${{ matrix.python-version }}
uses: actions/setup-python@v3
uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python-version }}
architecture: x64
Expand Down

0 comments on commit 516dc8e

Please sign in to comment.