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.
1 parent b612c30 commit a6c8f5bCopy full SHA for a6c8f5b
.github/workflows/presubmit-tests.yml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubuntu-latest
23
steps:
24
- name: Check out code
25
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
+ uses: actions/checkout@v4
26
27
- name: Install Gemini CLI
28
run: npm install @google/gemini-cli
0 commit comments