Skip to content

Commit a6e82af

Browse files
Update .github/workflows/generate-references.yaml
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
1 parent f6412e2 commit a6e82af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-references.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Checkout the repository
15-
uses: actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2
15+
uses: actions/checkout@v4
1616
with:
1717
fetch-depth: 0
1818
token: ${{ secrets.POSTHOG_BOT_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)