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 234d6a6 commit 0364fa8Copy full SHA for 0364fa8
1 file changed
.github/workflows/opencode.yml
@@ -26,7 +26,7 @@ jobs:
26
client-id: ${{ secrets.APP_ID }}
27
private-key: ${{ secrets.APP_PRIVATE_KEY }}
28
- name: Checkout repository
29
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
30
with:
31
persist-credentials: false
32
0 commit comments