Skip to content

Commit 5e28a1d

Browse files
authored
Merge branch 'master' into master
2 parents 32d5de3 + 76f8626 commit 5e28a1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/FMITest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- uses: actions/checkout@v4
3232
- name: Set up Python ${{ matrix.python-version }}
33-
uses: actions/setup-python@v4
33+
uses: actions/setup-python@v5
3434
with:
3535
python-version: ${{ matrix.python-version }}
3636
architecture: 'x64'

0 commit comments

Comments
 (0)