diff --git a/.github/workflows/read-properties.yml b/.github/workflows/read-properties.yml index 167d523..f6d04cf 100644 --- a/.github/workflows/read-properties.yml +++ b/.github/workflows/read-properties.yml @@ -5,7 +5,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout Code - uses: actions/checkout@v4 + uses: actions/checkout@v6 - name: Read Custom Properties run: |