Skip to content

Commit 1298bf8

Browse files
Merge pull request #2018 from nextcloud/renovate/actions-checkout-6.x
Update actions/checkout action to v6
2 parents c8d4c99 + b1a22c1 commit 1298bf8

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: [ stable22, stable33, master ]
3131
api-level: [ 29 ] # [ 21, 36 ]
3232
steps:
33-
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
33+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3434

3535
- name: configure server
3636
run: |

0 commit comments

Comments
 (0)