Skip to content

Commit dfba32e

Browse files
Merge pull request #2 from MaharshPatelX/dependabot/github_actions/actions/checkout-7
chore(deps): bump actions/checkout from 4 to 7
2 parents c9227d4 + 78cbbd0 commit dfba32e

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
@@ -20,7 +20,7 @@ jobs:
2020

2121
steps:
2222
- name: Check out repository
23-
uses: actions/checkout@v4
23+
uses: actions/checkout@v7
2424

2525
- name: Set up Python
2626
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)