Skip to content

Commit 3f65f06

Browse files
Copilotm-aciek
andcommitted
Bump actions/checkout from v4 to v5 to fix Node.js 20 deprecation warning
Agent-Logs-Url: https://github.com/m-aciek/python-docs-offline/sessions/a51b39f3-45b2-4f1e-a9a0-4dc19d28b22a Co-authored-by: m-aciek <9288014+m-aciek@users.noreply.github.com>
1 parent 2f86f4e commit 3f65f06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ jobs:
186186
runs-on: ubuntu-latest
187187
steps:
188188
- name: Checkout gh-pages branch
189-
uses: actions/checkout@v4
189+
uses: actions/checkout@v5
190190
with:
191191
ref: gh-pages
192192
path: gh-pages

0 commit comments

Comments
 (0)