Skip to content
This repository was archived by the owner on Apr 24, 2026. It is now read-only.

Commit 59dda3a

Browse files
authored
Merge pull request #71 from nothub/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents 223667d + 3e2acea commit 59dda3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99

1010
- name: 'Checkout repo'
11-
uses: actions/checkout@v5
11+
uses: actions/checkout@v6
1212
with:
1313
fetch-depth: 0
1414

0 commit comments

Comments
 (0)