Skip to content

Commit

Permalink
Merge branch 'main' into main-jd-update-boosted-team
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-deramond authored Sep 13, 2023
2 parents 45fcf81 + a7e3164 commit e274624
Show file tree
Hide file tree
Showing 4 changed files with 1,057 additions and 984 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pa11y.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
node-version: "${{ env.NODE }}"

- name: Set up npm cache
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
path: ~/.npm
key: ${{ runner.os }}-node-${{ env.NODE }}-${{ hashFiles('package.json') }}-${{ hashFiles('package-lock.json') }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/percy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
node-version: "${{ env.NODE }}"

- name: Set up npm cache
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
path: ~/.npm
key: ${{ runner.os }}-node-${{ env.NODE }}-${{ hashFiles('package.json') }}-${{ hashFiles('package-lock.json') }}
Expand Down
Loading

0 comments on commit e274624

Please sign in to comment.