Skip to content

Commit 2fcf209

Browse files
authored
build(deps): bump actions/upload-pages-artifact from 2 to 3 (distribution#4234)
2 parents e9995cd + fc992df commit 2fcf209

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
@@ -46,7 +46,7 @@ jobs:
4646
echo "::warning title=Invalid file permissions automatically fixed::$line"
4747
done
4848
- name: Upload Pages artifact
49-
uses: actions/upload-pages-artifact@v2
49+
uses: actions/upload-pages-artifact@v3
5050
with:
5151
path: ./build/docs
5252

0 commit comments

Comments
 (0)