Skip to content

Commit c6cd0b3

Browse files
authored
Merge branch 'auth0:main' into code_formatting
2 parents f2bfafa + cce23b7 commit c6cd0b3

File tree

5 files changed

+2020
-1231
lines changed

5 files changed

+2020
-1231
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
run: npm run test:ci
6868

6969
- name: Upload coverage
70-
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # pin@3.1.4
70+
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # pin@5.4.3
7171

7272
lint:
7373
needs: build # Require build to complete before running tests

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ A library for integrating [Auth0](https://auth0.com) into an Angular application
2222

2323
### Requirements
2424

25-
This project only supports the [actively supported versions of Angular as stated in the Angular documentation](https://angular.io/guide/releases#actively-supported-versions). Whilst other versions might be compatible they are not actively supported.
25+
This project only supports the [actively supported versions of Angular as stated in the Angular documentation](https://angular.dev/reference/releases#actively-supported-versions). Whilst other versions might be compatible they are not actively supported.
2626

2727
### Installation
2828

0 commit comments

Comments
 (0)