We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5591d96 + df435be commit edf8497Copy full SHA for edf8497
1 file changed
.github/workflows/tests.yml
@@ -36,7 +36,7 @@ jobs:
36
git remote add upstream https://github.com/hyperspy/${{ env.REPOSITORY_NAME }}.git
37
git fetch upstream --tags
38
39
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
40
name: Install Python
41
with:
42
python-version: ${{ matrix.PYTHON_VERSION }}
0 commit comments