mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 02:20:39 +00:00
Update github checkout action
This commit is contained in:
parent
1ed5148624
commit
5b56445741
3 changed files with 5 additions and 5 deletions
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
java-version: 17
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
# We must fetch at least the immediate parents so that if this is
|
||||
# a pull request then we can checkout the head.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue