Skip to content

Commit 2ba1a59

Browse files
committed
Update test.yml
1 parent 76f43db commit 2ba1a59

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)