mirror of https://github.com/YosysHQ/yosys.git
Update CodeQL action
This commit is contained in:
parent
713d42d25d
commit
7fcc39abe3
|
@ -14,7 +14,7 @@ jobs:
|
|||
run: sudo apt-get install bison flex libreadline-dev tcl-dev libffi-dev
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3.0.0
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Initialize CodeQL
|
||||
uses: github/codeql-action/init@v2
|
||||
|
|
Loading…
Reference in New Issue