We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 32d5de3 + 76f8626 commit 5e28a1dCopy full SHA for 5e28a1d
1 file changed
.github/workflows/FMITest.yml
@@ -30,7 +30,7 @@ jobs:
30
31
- uses: actions/checkout@v4
32
- name: Set up Python ${{ matrix.python-version }}
33
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
34
with:
35
python-version: ${{ matrix.python-version }}
36
architecture: 'x64'
0 commit comments