Skip to content

Commit 9d42860

Browse files
authored
Merge pull request #38 from wimglenn/dependabot/github_actions/actions-infrastructure-f039b2dc45
Bump the actions-infrastructure group with 2 updates
2 parents fa5d581 + 2f10911 commit 9d42860

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ jobs:
2323
- "3.12"
2424

2525
steps:
26-
- uses: actions/checkout@v3
27-
- uses: actions/setup-python@v4
26+
- uses: actions/checkout@v4
27+
- uses: actions/setup-python@v5
2828
with:
2929
python-version: ${{ matrix.python-version }}
3030
- name: Install

0 commit comments

Comments
 (0)