Skip to content
This repository was archived by the owner on Feb 13, 2026. It is now read-only.

Commit a7972f4

Browse files
chore(deps): update actions/checkout action to v6
1 parent ca6f870 commit a7972f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code-quality.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
statuses: write
1717

1818
steps:
19-
- uses: actions/checkout@v3
19+
- uses: actions/checkout@v6
2020
- name: Lint Code Base
2121
uses: super-linter/super-linter/slim@v5
2222
env:

0 commit comments

Comments
 (0)