Skip to content

Commit 9718493

Browse files
chore(deps): update actions/checkout action to v6
1 parent 09eb2e6 commit 9718493

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-docs.yml

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

2525
steps:
2626
- name: Checkout repository
27-
uses: actions/checkout@v4
27+
uses: actions/checkout@v6
2828

2929
- name: Set up Python
3030
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)