Skip to content

Commit 2b4ac5d

Browse files
authored
Merge pull request #111 from emacs-rustic/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents bfff139 + 3635ef8 commit 2b4ac5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- 30.1
2828

2929
steps:
30-
- uses: actions/checkout@v4
30+
- uses: actions/checkout@v5
3131

3232
- uses: taiki-e/install-action@v2
3333
with:

0 commit comments

Comments
 (0)