Skip to content

Commit

Permalink
Merge pull request #415 from johanhelsing/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/upload-pages-artifact-3.0.1

chore(deps): bump actions/upload-pages-artifact from 1.0.9 to 3.0.1
  • Loading branch information
johanhelsing authored Dec 12, 2024
2 parents 59c77c9 + 7e1258a commit a1ce4a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: cp -r examples/bevy_ggrs/assets dist/assets

- name: Upload GitHub Pages artifact
uses: actions/upload-pages-artifact@v1.0.9
uses: actions/upload-pages-artifact@v3.0.1
with:
path: dist

Expand Down

0 comments on commit a1ce4a3

Please sign in to comment.