Skip to content

Commit

Permalink
Merge pull request #65 from Bdaya-Dev/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/configure-pages-5

chore(deps): bump actions/configure-pages from 3 to 5
  • Loading branch information
ahmednfwela authored Jun 8, 2024
2 parents 28ea1ad + eec5995 commit 700d772
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 @@ -30,7 +30,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Pages
uses: actions/configure-pages@v3
uses: actions/configure-pages@v5
- uses: actions/setup-python@v4
with:
python-version: 3.x
Expand Down

0 comments on commit 700d772

Please sign in to comment.