Skip to content

Commit 878fd80

Browse files
authored
Update test.yml
1 parent 5ae3245 commit 878fd80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- uses: actions/checkout@v3
4646

4747
- name: Set up Python ${{ matrix.python-version }}
48-
uses: actions/setup-python@v3
48+
uses: actions/setup-python@v5.2.0
4949
with:
5050
python-version: ${{ matrix.python-version }}
5151

0 commit comments

Comments
 (0)