Skip to content

Commit c70832b

Browse files
authored
Merge pull request #39 from Integuru-AI/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 2 to 6
2 parents 3f0b23b + 29bb496 commit c70832b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

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

1515
steps:
1616
- name: Checkout code
17-
uses: actions/checkout@v2
17+
uses: actions/checkout@v6
1818

1919
- name: Set up Python
2020
uses: actions/setup-python@v6

0 commit comments

Comments
 (0)