Skip to content

Commit

Permalink
build(deps): bump actions/deploy-pages from 2 to 4 (#4224)
Browse files Browse the repository at this point in the history
  • Loading branch information
milosgajdos committed Dec 30, 2023
2 parents f73bcf0 + af2fa0f commit 8ab33dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Expand Up @@ -70,4 +70,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2 # or the latest "vX.X.X" version tag for this action
uses: actions/deploy-pages@v4 # or the latest "vX.X.X" version tag for this action

0 comments on commit 8ab33dd

Please sign in to comment.