Skip to content

Commit 8a1ad61

Browse files
authored
Merge pull request #63 from OpenNTI/dependabot/github_actions/github-actions-6a14be197d
Bump the github-actions group across 1 directory with 2 updates
2 parents e5e340e + 37c9a81 commit 8a1ad61

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
@@ -37,9 +37,9 @@ jobs:
3737

3838
runs-on: ubuntu-latest
3939
steps:
40-
- uses: actions/checkout@v4
40+
- uses: actions/checkout@v5
4141
- name: Set up Python
42-
uses: actions/setup-python@v5
42+
uses: actions/setup-python@v6
4343
with:
4444
python-version: ${{ matrix.python-version }}
4545
cache: 'pip'

0 commit comments

Comments
 (0)