Skip to content

Commit 233cb39

Browse files
authored
Merge branch 'main' into remove-raw-methods
2 parents 64e9625 + 756f867 commit 233cb39

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
@@ -20,7 +20,7 @@ jobs:
2020
- name: Checkout
2121
uses: actions/checkout@v3
2222
- name: Configure GitHub Pages
23-
uses: actions/configure-pages@v2
23+
uses: actions/configure-pages@v3
2424
- name: Cache phpDocumentor build files
2525
id: phpdocumentor-cache
2626
uses: actions/cache@v3

0 commit comments

Comments
 (0)