mirror of
https://github.com/Luzifer/ots.git
synced 2025-12-28 06:14:42 -05:00
ci(deps): replace actions/checkout action with actions/checkout v4.3.0
This commit is contained in:
parent
9bf5ad7dd6
commit
aef9856bc6
4 changed files with 4 additions and 4 deletions
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
|
|
@ -27,7 +27,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
|
||||
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
|
||||
|
||||
- name: Install Go
|
||||
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue