Skip to content

Commit 7720b58

Browse files
chore: Update actions/upload-pages-artifact action to v3.0.1
1 parent 5db7124 commit 7720b58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- run: mkdocs build
4141

4242
- name: Upload artifact
43-
uses: actions/upload-pages-artifact@v3
43+
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
4444
with:
4545
path: ./site
4646

0 commit comments

Comments
 (0)