Skip to content

Commit 50feed4

Browse files
Merge pull request #5 from rOpenSpain/dependabot/github_actions/actions/checkout-5
2 parents 1067825 + 47fa4b5 commit 50feed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/xaringan.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
env:
1414
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
1515
steps:
16-
- uses: actions/checkout@v4
16+
- uses: actions/checkout@v5
1717

1818
- uses: r-lib/actions/setup-r@v2
1919

0 commit comments

Comments
 (0)