We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ubuntu-24.04
1 parent 6832900 commit 2678b05Copy full SHA for 2678b05
.github/workflows/ng-renovate.yml
@@ -13,7 +13,7 @@ permissions:
13
14
jobs:
15
renovate:
16
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04
17
steps:
18
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
19
- run: yarn --cwd .github/ng-renovate install --immutable
0 commit comments