diff --git a/action.yml b/action.yml index 199d497..a1ff0e3 100644 --- a/action.yml +++ b/action.yml @@ -71,7 +71,7 @@ runs: steps: - name: "Checkout-lvCICD-Action" - uses: actions/checkout@v3 + uses: actions/checkout@v4.1.1 # - name: "Show working dir" # run: pwd