Skip to content

Commit

Permalink
CLDR-18179 deps: upload-pages-artifact@v3
Browse files Browse the repository at this point in the history
- … implies upload-artifact@v4
  • Loading branch information
srl295 committed Jan 7, 2025
1 parent be5ec66 commit b2cc261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
run: 'cp -vr tools/scripts/tr-archive/dist/* ./_site/ldml/ && cp tools/scripts/tr-archive/reports-v2.css ./_site/'
- name: Deploy to GitHub Pages (main)
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
uses: actions/upload-pages-artifact@v2
uses: actions/upload-pages-artifact@v3
- name: Deploy to Smoketest
if: github.repository == 'unicode-org/cldr' && github.event_name == 'push'
shell: bash
Expand Down

0 comments on commit b2cc261

Please sign in to comment.