Skip to content

Commit 0b683cf

Browse files
authored
Updated GHA env versions (#587)
1 parent fdb31a2 commit 0b683cf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ jobs:
2727
- "3.14"
2828

2929
steps:
30-
- uses: actions/checkout@v5
30+
- uses: actions/checkout@v7
3131

3232
- name: Set up Python ${{ matrix.python-version }}
33-
uses: actions/setup-python@v6
33+
uses: actions/setup-python@v7
3434
with:
3535
python-version: ${{ matrix.python-version }}
3636

0 commit comments

Comments
 (0)