Skip to content

Commit 29afdbe

Browse files
authored
Merge pull request #68 from OpenNTI/dependabot/github_actions/github-actions-6a14be197d
Bump the github-actions group across 1 directory with 2 updates
2 parents b140d12 + 5f5900a commit 29afdbe

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
@@ -22,9 +22,9 @@ jobs:
2222

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

0 commit comments

Comments
 (0)