Skip to content

Commit c7449bd

Browse files
authored
Merge pull request #51 from dependabot
[ci-skip]
2 parents dfbb256 + ebb2649 commit c7449bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

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@v7.0.0
4242
- name: Set up Python
43-
uses: actions/setup-python@v6.3.0
43+
uses: actions/setup-python@v7.0.0
4444
with:
4545
python-version: ${{ matrix.config[0] }}
4646
- name: Install dependencies

0 commit comments

Comments
 (0)