Skip to content

Commit bd30732

Browse files
authored
Update artifact upload action version in deploy.yml
1 parent 68ac704 commit bd30732

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
mkdocs build --strict
3333
3434
- name: Upload artifact
35-
uses: actions/upload-pages-artifact@v5
35+
uses: actions/upload-artifact@v5.0.0
3636
with:
3737
path: mkdocs/site
3838
name: github-pages

0 commit comments

Comments
 (0)