Skip to content

Commit

Permalink
Merge pull request #26 from devSparkle/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/configure-pages-4

Bump actions/configure-pages from 3 to 4
  • Loading branch information
devSparkle authored Dec 5, 2023
2 parents cffcdd7 + 7a30d99 commit 99808e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:

# Upload steps
- name: Setup Pages
uses: actions/configure-pages@v3
uses: actions/configure-pages@v4
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
with:
Expand Down

0 comments on commit 99808e8

Please sign in to comment.