Skip to content

Commit

Permalink
Merge pull request #7 from davorg/dependabot/github_actions/actions/u…
Browse files Browse the repository at this point in the history
…pload-pages-artifact-3

Bump actions/upload-pages-artifact from 2 to 3
  • Loading branch information
davorg committed Feb 13, 2024
2 parents 68effe3 + f75382b commit ae609cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildsite.yml
Expand Up @@ -25,7 +25,7 @@ jobs:
retention-days: 3

- name: Update pages artifact
uses: actions/upload-pages-artifact@v2
uses: actions/upload-pages-artifact@v3
with:
path: docs/

Expand Down

0 comments on commit ae609cb

Please sign in to comment.