We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b681798 + c9e212b commit d568d6cCopy full SHA for d568d6c
.github/workflows/actions.yml
@@ -9,7 +9,7 @@ jobs:
9
build:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
13
- uses: actions/setup-node@v6
14
with:
15
node-version: 22
.github/workflows/update-angular.yml
@@ -10,7 +10,7 @@ jobs:
update-angular-major-version:
16
0 commit comments