Skip to content

Commit be9ff4a

Browse files
authored
Merge pull request #4 from Cyclenerd/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents 76332d8 + a6874e6 commit be9ff4a

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
steps:
1414

1515
- name: 🛎️ Checkout
16-
uses: actions/checkout@v6
16+
uses: actions/checkout@v7
1717

1818
# Test
1919
- name: 🌡️ Test

0 commit comments

Comments
 (0)