We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9fb5648 + 3cfd22c commit 7b86859Copy full SHA for 7b86859
1 file changed
.github/workflows/garm.yml
@@ -30,7 +30,7 @@ jobs:
30
server: [ master ] # [ stable22, stable33, master ]
31
api-level: [ 29 ] # [ 21, 36 ]
32
steps:
33
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
34
35
- name: configure server
36
run: |
0 commit comments