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 08129fe commit a3a3a92Copy full SHA for a3a3a92
.github/workflows/sync-changes-to-gitlab.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
19
- name: Checkout adamlui/perplexity-omnibox
20
- uses: actions/checkout@v5
+ uses: actions/checkout@v5.0.0
21
with:
22
fetch-depth: 0
23
0 commit comments