Skip to content

Commit a4e88f0

Browse files
authored
Merge pull request #15 from taxonomicallyinformedannotation/renovate/actions-checkout-6.x
2 parents 70d60a2 + fe65f4a commit a4e88f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
R_KEEP_PKG_SOURCE: yes
3131

3232
steps:
33-
- uses: actions/checkout@v5
33+
- uses: actions/checkout@v6
3434

3535
- uses: rstudio/shiny-workflows/setup-r-package@v1
3636
with:

0 commit comments

Comments
 (0)