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.
1 parent 1ffd55b commit 7ff2b1dCopy full SHA for 7ff2b1d
.github/workflows/hook-dependencies-update.yml
@@ -8,7 +8,7 @@ name: Hook dependency updates
8
9
jobs:
10
hook-dependencies-update:
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
12
env:
13
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
14
steps:
0 commit comments