Skip to content

Commit 2108d70

Browse files
renovate[bot]ondrejmirtes
authored andcommitted
Update actions/upload-pages-artifact action to v2
1 parent 65c3959 commit 2108d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/apiref.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
run: "cp apigen/favicon.png docs/favicon.png"
4343

4444
- name: Upload artifact
45-
uses: actions/upload-pages-artifact@v1
45+
uses: actions/upload-pages-artifact@v2
4646
with:
4747
path: 'docs'
4848

0 commit comments

Comments
 (0)