diff --git a/action.yml b/action.yml index 8585f1d..eea1205 100644 --- a/action.yml +++ b/action.yml @@ -18,7 +18,7 @@ runs: shell: bash - name: Checkout code - uses: actions/checkout@v5.0.0 + uses: actions/checkout@v6.0.0 with: fetch-depth: 0