Skip to content

Commit fe65f4a

Browse files
Update actions/checkout action to v6
1 parent 70d60a2 commit fe65f4a

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)