Skip to content

Commit c7d1d58

Browse files
committed
updated github actions
1 parent e88dcd4 commit c7d1d58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
steps:
4141
- uses: actions/checkout@v2
4242

43-
- uses: actions/setup-python@v4
43+
- uses: actions/setup-python@v2.3.1
4444
with:
4545
python-version: 3.13.2
4646

0 commit comments

Comments
 (0)