diff --git a/action.yml b/action.yml index 1a350ea..eb614bc 100644 --- a/action.yml +++ b/action.yml @@ -12,7 +12,7 @@ inputs: runs: using: composite steps: - - uses: actions/checkout@v4.1.3 + - uses: actions/checkout@v4.1.4 with: fetch-depth: 0 fetch-tags: true