Skip to content

Commit 79097dd

Browse files
authored
Merge pull request #36 from conda-incubator/dependabot/github_actions/dot-github/workflows/actions/upload-pages-artifact-4.0.0
Bump actions/upload-pages-artifact from 3.0.1 to 4.0.0 in /.github/workflows
2 parents b409606 + b2065a7 commit 79097dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Build docs
3939
run: pixi run docs
4040
- name: Upload artifact
41-
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
41+
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
4242
with:
4343
path: 'docs/_build/dirhtml'
4444

0 commit comments

Comments
 (0)