Skip to content

Commit

Permalink
Update actions/upload-pages-artifact digest to 4506126
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and nielsvanvelzen committed Nov 17, 2022
1 parent 0afa5e6 commit 171ed0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sdk-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
unzip vitepress.zip -d ./dist
unzip dokka.zip -d ./dist/dokka
- name: Upload artifact
uses: actions/upload-pages-artifact@a597aecd27af1cf14095ccaa29169358e3d91e28 # tag=v1
uses: actions/upload-pages-artifact@4506126207ed04f7c31e67d0b20154fc373f2505 # v1
with:
path: ./build/github-pages/dist
- name: Deploy to GitHub Pages
Expand Down

0 comments on commit 171ed0c

Please sign in to comment.