There was an error while loading. Please reload this page.
1 parent 5e61520 commit 0d48bc9Copy full SHA for 0d48bc9
1 file changed
.github/workflows/presubmit-tests.yml
@@ -25,7 +25,7 @@ jobs:
25
runs-on: ubuntu-latest
26
steps:
27
- name: Check out code
28
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
29
30
- name: Install Gemini CLI
31
run: npm install @google/gemini-cli
0 commit comments