Skip to content

Commit a64fd54

Browse files
chore(deps): update actions/checkout action to v6 (#1854)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d85dc51 commit a64fd54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code-references.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
name: LaunchDarkly Code References
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/checkout@v5
16+
- uses: actions/checkout@v6
1717
with:
1818
fetch-depth: 11
1919
- name: LaunchDarkly Code References

0 commit comments

Comments
 (0)