Skip to content

Commit

Permalink
CLDR-18179 deps: upload-pages-artifact@v3 (#4265)
Browse files Browse the repository at this point in the history
  • Loading branch information
srl295 authored Jan 8, 2025
1 parent 4743ff2 commit 2e05f06
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 2e05f06

Please sign in to comment.