Skip to content

Commit 3cbf609

Browse files
authored
Merge pull request #12 from taxonomicallyinformedannotation/renovate/actions-checkout-5.x
2 parents 24247d3 + b6fa5db commit 3cbf609

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@v4
33+
- uses: actions/checkout@v5
3434

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

0 commit comments

Comments
 (0)