diff --git a/nodejs/action.yaml b/nodejs/action.yaml index b5078dd..b5b87dd 100644 --- a/nodejs/action.yaml +++ b/nodejs/action.yaml @@ -19,7 +19,7 @@ inputs: runs: using: "composite" steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 with: # Disabling shallow clone is recommended for improving relevancy of reporting fetch-depth: 0