Skip to content

Commit 3cfd22c

Browse files
Update actions/checkout action to v7
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bf81f50 commit 3cfd22c

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)