Skip to content

Commit

Permalink
Merge pull request #36 from PHS-TSA/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/deploy-pages-4.0.0

chore(deps): bump actions/deploy-pages from 3.0.1 to 4.0.0
  • Loading branch information
lishaduck authored Dec 20, 2023
2 parents f77085e + 25e5617 commit e4563e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
path: "./public/"
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v3.0.1
uses: actions/deploy-pages@v4.0.0

0 comments on commit e4563e3

Please sign in to comment.