diff --git a/action.yml b/action.yml index 1fc06a1..f5e90f0 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@v6 with: fetch-depth: 0 ref: main