Skip to content

Commit 4720962

Browse files
authored
Update daily_update.yml
update ubuntu v20 -> v22
1 parent 6323f5f commit 4720962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/daily_update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permissions:
1010
id-token: write
1111
jobs:
1212
daily_update:
13-
runs-on: ubuntu-20.04
13+
runs-on: ubuntu-22.04
1414
steps:
1515
- name: Checkout code
1616
uses: actions/checkout@v2

0 commit comments

Comments
 (0)