Skip to content

Commit 84ae0c3

Browse files
Merge pull request #441 from stan-dev/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents b565cb4 + 685d639 commit 84ae0c3

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
@@ -18,7 +18,7 @@ jobs:
1818
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
1919

2020
steps:
21-
- uses: actions/checkout@v4
21+
- uses: actions/checkout@v6
2222

2323
- uses: r-lib/actions/setup-r@v2
2424
with:

0 commit comments

Comments
 (0)