Skip to content

Commit f619259

Browse files
committed
ci: Bump actions/checkout to v6 for all steps
1 parent eead0c9 commit f619259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fetch-depth: 1
1717

1818
- name: Checkout melpa
19-
uses: actions/checkout@v5
19+
uses: actions/checkout@v6
2020
with:
2121
path: melpa
2222
repository: melpa/melpa

0 commit comments

Comments
 (0)