diff --git a/action.yml b/action.yml index 1fc06a1..9d8482b 100644 --- a/action.yml +++ b/action.yml @@ -50,7 +50,7 @@ runs: using: composite steps: - name: Checkout deployment repo - uses: actions/checkout@v4 + uses: actions/checkout@v5 with: fetch-depth: 0 ref: main