Skip to content

Commit

Permalink
Merge pull request #3429 from Hannah-Sten/revert-3414-dependabot/gith…
Browse files Browse the repository at this point in the history
…ub_actions/actions/upload-pages-artifact-3

Revert "Bump actions/upload-pages-artifact from 1 to 3"
  • Loading branch information
PHPirates authored Feb 1, 2024
2 parents 0cd86d7 + 657e7f8 commit 42df1e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
- name: Setup Pages
uses: actions/configure-pages@v2
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
uses: actions/upload-pages-artifact@v1
with:
path: dir
- name: Deploy to GitHub Pages
Expand Down

0 comments on commit 42df1e5

Please sign in to comment.