diff --git a/.github/workflows/native.yml b/.github/workflows/native.yml index 3ef71d1..33d2d52 100644 --- a/.github/workflows/native.yml +++ b/.github/workflows/native.yml @@ -21,7 +21,7 @@ jobs: steps: - name: Checkout Repository - uses: actions/checkout@v4 + uses: actions/checkout@v5 - name: Shorten Commit Hash id: short_hash