Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Commit

Permalink
Merge pull request #12 from aramis-lab/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/deploy-pages-4

Bump actions/deploy-pages from 3 to 4
  • Loading branch information
NicolasGensollen authored Dec 26, 2023
2 parents dffddb1 + 73c0f9d commit 2a24ae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:
path: '.'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v3
uses: actions/deploy-pages@v4

0 comments on commit 2a24ae5

Please sign in to comment.