Skip to content

Commit

Permalink
build(deps): bump actions/upload-pages-artifact from 3.0.0 to 3.0.1 (#95
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot[bot] authored Feb 8, 2024
1 parent 522013b commit f35a41a
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 @@ -29,7 +29,7 @@ jobs:
make doc
- name: upload docs artifact
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
path: ./html/

Expand Down

0 comments on commit f35a41a

Please sign in to comment.