Skip to content

Commit e2341fc

Browse files
dependabot[bot]mgajda
authored andcommitted
chore(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 (#636)
1 parent 869348c commit e2341fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Generate documentation
3535
run: make docs
3636
- name: Store generated MkDocs site
37-
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
37+
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
3838
with:
3939
name: mkdocs-site
4040
path: site

0 commit comments

Comments
 (0)