Skip to content

Commit 49e81d5

Browse files
committed
Another old checkout action
1 parent 91d203c commit 49e81d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
if: github.repository_owner == 'markstory'
2626
runs-on: ubuntu-latest
2727
steps:
28-
- uses: actions/checkout@v3
28+
- uses: actions/checkout@v4
2929
- name: Install Python dependencies
3030
run: |
3131
pip install -r requirements.txt

0 commit comments

Comments
 (0)