Skip to content

Commit

Permalink
Merge pull request #244 from barrucadu/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/configure-pages-4

Bump actions/configure-pages from 3 to 4
  • Loading branch information
barrucadu authored Dec 5, 2023
2 parents f27f6a7 + 4add8e3 commit 65c805d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Pages
uses: actions/configure-pages@v3
uses: actions/configure-pages@v4
- name: Install nix
uses: cachix/install-nix-action@v24
with:
Expand Down

0 comments on commit 65c805d

Please sign in to comment.