Skip to content

Commit 4c74ae8

Browse files
Merge pull request #22 from easystats/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 04dd4de + f21e83c commit 4c74ae8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/render-rmarkdown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
env:
1818
GITHUB_PAT: ${{ secrets.REM_DASHBOARD }}
1919
steps:
20-
- uses: actions/checkout@v4
20+
- uses: actions/checkout@v5
2121

2222
- uses: r-lib/actions/setup-r@v2
2323

0 commit comments

Comments
 (0)