Skip to content

Commit 8ca4ca0

Browse files
chore(deps): update actions/checkout action to v6
1 parent c6262d4 commit 8ca4ca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99

1010
steps:
1111
- name: Checkout code
12-
uses: actions/checkout@v4
12+
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
1313

1414
- name: Set up Python
1515
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)