Skip to content

Commit

Permalink
[🔥AUDIT🔥] Upgrade JamesIves/github-pages-deploy-action to support Nod…
Browse files Browse the repository at this point in the history
…e v20 (#901)

🖍 _This is an audit!_ 🖍

## Summary:

A tiny bump to ensure it runs well on Node v20

Issue: --none--

## Test plan:

Author: jeremywiebe

Auditors: #perseus

Required Reviewers:

Approved By:

Checks: ✅ codecov/project, ✅ codecov/patch, ✅ Upload Coverage, ✅ gerald, ⏭  Publish npm snapshot, ✅ Extract i18n strings (ubuntu-latest, 20.x), ✅ Publish Storybook to Chromatic (ubuntu-latest, 20.x), ✅ Check builds for changes in size (ubuntu-latest, 20.x), ✅ Lint, Typecheck, Format, and Test (ubuntu-latest, 20.x), ✅ Check for .changeset entries for all changed files (ubuntu-latest, 20.x), ✅ Cypress (ubuntu-latest, 20.x), ✅ gerald, ✅ Jest Coverage (ubuntu-latest, 20.x)

Pull Request URL: #901
  • Loading branch information
jeremywiebe authored Dec 22, 2023
1 parent e9a74bf commit c48ad56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
run: yarn build-storybook

- name: Deploy to GitHub pages
uses: JamesIves/github-pages-deploy-action@v4.4.2
uses: JamesIves/github-pages-deploy-action@v4.5.0
with:
# The branch the action should deploy to.
branch: gh-pages
Expand Down

0 comments on commit c48ad56

Please sign in to comment.