Skip to content

Commit d1c2441

Browse files
authored
Merge pull request #324 from stan-dev/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents 2883f25 + d1e17ee commit d1c2441

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-coverage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
1717

1818
steps:
19-
- uses: actions/checkout@v4
19+
- uses: actions/checkout@v6
2020

2121
- uses: r-lib/actions/setup-r@v2
2222
with:

0 commit comments

Comments
 (0)