Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/test-app/web-vitals-…
Browse files Browse the repository at this point in the history
…3.5.1
  • Loading branch information
repo-ranger[bot] authored Jan 8, 2024
2 parents 22a5664 + 2fd316d commit cd54c21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
path: test-app

- name: Verify Changed files
uses: tj-actions/verify-changed-files@v16
uses: tj-actions/verify-changed-files@v17
id: verify-changed-files
with:
files: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: tj-actions/remark@v3

- name: Verify Changed files
uses: tj-actions/verify-changed-files@v16
uses: tj-actions/verify-changed-files@v17
id: verify_changed_files
with:
files: |
Expand Down

0 comments on commit cd54c21

Please sign in to comment.