Fix: ubuntu version to 20.04

This commit is contained in:
Donghyun Kim
2022-12-09 01:00:16 +09:00
parent 5f4e2716db
commit 632fe0b671
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ on:
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
permissions:
actions: read
contents: read