Skip to content

Commit d5fc068

Browse files
authored
Merge pull request #7 from OpenNTI/dependabot/github_actions/github-actions-6a14be197d
Bump the github-actions group with 2 updates
2 parents 4e5904d + 6f008c4 commit d5fc068

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
@@ -24,9 +24,9 @@ jobs:
2424

2525
runs-on: ubuntu-latest
2626
steps:
27-
- uses: actions/checkout@v4
27+
- uses: actions/checkout@v5
2828
- name: Set up Python
29-
uses: actions/setup-python@v5
29+
uses: actions/setup-python@v6
3030
with:
3131
python-version: ${{ matrix.python-version }}
3232
cache: 'pip'

0 commit comments

Comments
 (0)