Skip to content

Commit

Permalink
chore(ci): bump actions/configure-pages from 3 to 4 (#434)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 20, 2023
1 parent cfb664f commit f8c7fab
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 @@ -40,7 +40,7 @@ jobs:
cache: true

- name: Setup Pages
uses: actions/configure-pages@v3
uses: actions/configure-pages@v4

- name: Build pixi Documentation
run: pixi run build-docs
Expand Down

0 comments on commit f8c7fab

Please sign in to comment.