Skip to content

Commit c21fa43

Browse files
Merge pull request #13 from lina-usc/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 3 to 5
2 parents 41c7d4a + a4058ca commit c21fa43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_docs.yml

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

1616
steps:
1717
- name: Checkout repository
18-
uses: actions/checkout@v3
18+
uses: actions/checkout@v5
1919

2020
- name: Set up Python
2121
uses: actions/setup-python@v4

0 commit comments

Comments
 (0)