Merge pull request #24 from MISP/dependabot/github_actions/actions/checkout-4
build(deps): bump actions/checkout from 3 to 4pull/27/head
commit
2282825a97
|
@ -41,7 +41,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
# Initializes the CodeQL tools for scanning.
|
||||
- name: Initialize CodeQL
|
||||
|
|
Loading…
Reference in New Issue