Skip to content

Commit c1b444c

Browse files
authored
Merge pull request #750 from release-engineering/renovate/actions-checkout-7.x
chore(deps): update actions/checkout action to v7
2 parents d64ca16 + e92ce25 commit c1b444c

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
id-token: write
1515

1616
steps:
17-
- uses: actions/checkout@v6
17+
- uses: actions/checkout@v7
1818

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

0 commit comments

Comments
 (0)