Skip to content

Commit 4ba8b59

Browse files
committed
.
1 parent 0ae90e1 commit 4ba8b59

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ jobs:
1111
lint:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/checkout@v6
14+
- uses: actions/checkout@v4
1515
- name: Set Python environment
16-
uses: actions/setup-python@v6
16+
uses: actions/setup-python@v5
1717
with:
1818
python-version: '3.13'
1919

0 commit comments

Comments
 (0)