Skip to content

Commit c99f32e

Browse files
committed
bump action
1 parent 8477f8c commit c99f32e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
# Publish built docs to gh-pages branch.
5050
- name: Checkout documentation branch
5151
if: matrix.python-version == '3.11'
52-
uses: actions/checkout@v4
52+
uses: actions/checkout@v5
5353
with:
5454
ref: gh-pages
5555
path: gh-pages

0 commit comments

Comments
 (0)