github: Update GitHub-provided actions for Node.js update
This commit is contained in:
@@ -26,10 +26,10 @@ jobs:
|
||||
env:
|
||||
TEST: sonarcloud
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: actions/cache@v3
|
||||
- uses: actions/cache@v4
|
||||
with:
|
||||
path: |
|
||||
~/.cache/ccache
|
||||
|
||||
Reference in New Issue
Block a user