Skip to content

Commit c94d5f9

Browse files
authored
Merge pull request #6 from OpenNTI/dependabot/github_actions/github-actions-640176b5ab
Bump actions/checkout from 6 to 7 in the github-actions group
2 parents 7242b0f + 27c971c commit c94d5f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
runs-on: ubuntu-latest
2020
steps:
21-
- uses: actions/checkout@v6
21+
- uses: actions/checkout@v7
2222
- name: Set up Python
2323
uses: actions/setup-python@v6
2424
with:

0 commit comments

Comments
 (0)