Skip to content

Commit f2beed1

Browse files
committed
Merge remote-tracking branch 'upstream/renovate/actions-upload-pages-artifact-3.x' into renovate/actions-deploy-pages-4.x
2 parents eae814e + e9e421c commit f2beed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- run: cp CNAME ./site/
1818
- run: touch site/.nojekyll
1919

20-
- uses: actions/upload-pages-artifact@66b63f4a7de003f4f00cc8e9af4b83b8f2abdb96 # v1.0.9
20+
- uses: actions/upload-pages-artifact@0252fc4ba7626f0298f0cf00902a25c6afc77fa8 # v3.0.0
2121
with:
2222
path: site
2323

0 commit comments

Comments
 (0)