Skip to content

Commit

Permalink
Merge pull request #604 from meilisearch/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/configure-pages-4

Bump actions/configure-pages from 3 to 4
  • Loading branch information
brunoocasali authored Jan 10, 2024
2 parents b06f96c + c3aea00 commit 404a2ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Configure GitHub Pages
uses: actions/configure-pages@v3
uses: actions/configure-pages@v4
- name: Cache phpDocumentor build files
id: phpdocumentor-cache
uses: actions/cache@v3
Expand Down

0 comments on commit 404a2ba

Please sign in to comment.