Skip to content

Commit cbafb99

Browse files
codingjoeCopilot
andauthored
Update .github/workflows/release.yml
Co-authored-by: Copilot <[email protected]>
1 parent 2472420 commit cbafb99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
gh-pages:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/checkout@v4
12+
- uses: actions/checkout@v6
1313
- run: sudo apt-get update && sudo apt-get install -y gettext
1414
- uses: astral-sh/setup-uv@v7
1515
- run: uv run mkdocs gh-deploy --force

0 commit comments

Comments
 (0)