Skip to content

Commit a6c8f5b

Browse files
committed
resolve conflict
1 parent b612c30 commit a6c8f5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/presubmit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
runs-on: ubuntu-latest
2323
steps:
2424
- name: Check out code
25-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
25+
uses: actions/checkout@v4
2626

2727
- name: Install Gemini CLI
2828
run: npm install @google/gemini-cli

0 commit comments

Comments
 (0)