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 6323f5f commit 4720962Copy full SHA for 4720962
1 file changed
.github/workflows/daily_update.yml
@@ -10,7 +10,7 @@ permissions:
10
id-token: write
11
jobs:
12
daily_update:
13
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
14
steps:
15
- name: Checkout code
16
uses: actions/checkout@v2
0 commit comments