Skip to content

Commit f7a3bff

Browse files
Merge pull request #129 from PythonCoderAS/dependabot/github_actions/actions/configure-pages-4
Bump actions/configure-pages from 3 to 4
2 parents 1f6d284 + f78a78f commit f7a3bff

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
@@ -40,7 +40,7 @@ jobs:
4040
pipenv run make html
4141
cd ..
4242
- name: Setup Pages
43-
uses: actions/configure-pages@v3
43+
uses: actions/configure-pages@v4
4444
- name: Upload artifact
4545
uses: actions/upload-pages-artifact@v2
4646
with:

0 commit comments

Comments
 (0)