Skip to content

Commit 7b86859

Browse files
Merge pull request #17287 from nextcloud/renovate/actions-checkout-7.x
Update actions/checkout action to v7
2 parents 9fb5648 + 3cfd22c commit 7b86859

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/garm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
server: [ master ] # [ stable22, stable33, master ]
3131
api-level: [ 29 ] # [ 21, 36 ]
3232
steps:
33-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
33+
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
3434

3535
- name: configure server
3636
run: |

0 commit comments

Comments
 (0)