diff --git a/.github/workflows/wp-versions-data-fetcher.yml b/.github/workflows/wp-versions-data-fetcher.yml index f5732f79..59049ef6 100644 --- a/.github/workflows/wp-versions-data-fetcher.yml +++ b/.github/workflows/wp-versions-data-fetcher.yml @@ -34,7 +34,7 @@ jobs: pull-requests: write steps: - name: Checkout repository - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: ref: ${{ env.ARTIFACTS_BRANCH }}