Skip to content

Commit 0077e5f

Browse files
authored
Merge pull request #4 from felipementel/dependabot/github_actions/actions/checkout-7
ci: bump actions/checkout from 6 to 7
2 parents 5c2669c + 9064d30 commit 0077e5f

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
@@ -13,7 +13,7 @@ jobs:
1313

1414
steps:
1515
- name: Checkout repository
16-
uses: actions/checkout@v6
16+
uses: actions/checkout@v7
1717

1818
- name: Setup Python 3.14
1919
uses: actions/setup-python@v6

0 commit comments

Comments
 (0)