Skip to content

Commit 239bc8b

Browse files
authored
Merge pull request #5 from alexeev-prog/dependabot/github_actions/actions/checkout-4
build(deps): bump actions/checkout from 2 to 4
2 parents b31548c + 985c092 commit 239bc8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
id-token: write
1616
steps:
1717
- name: Checkout repository
18-
uses: actions/checkout@v2
18+
uses: actions/checkout@v4
1919

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

0 commit comments

Comments
 (0)