Skip to content

Commit

Permalink
Merge pull request #21 from bitesinbyte/node-update
Browse files Browse the repository at this point in the history
chor: updated action version
  • Loading branch information
manishtiwari25 authored Apr 17, 2024
2 parents 394aacf + 3fb4844 commit 5293c68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pages-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

- name: Setup Pages
id: pages
uses: actions/configure-pages@v3
uses: actions/configure-pages@v5.0.0

- name: Setup Ruby
uses: ruby/setup-ruby@v1
Expand All @@ -63,4 +63,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2
uses: actions/deploy-pages@v4.0.5

0 comments on commit 5293c68

Please sign in to comment.