diff --git a/.github/workflows/update-query-hashes.yml b/.github/workflows/update-query-hashes.yml index 2a82524..8f19a1f 100644 --- a/.github/workflows/update-query-hashes.yml +++ b/.github/workflows/update-query-hashes.yml @@ -11,7 +11,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@v2 + uses: actions/checkout@v3 - name: Download file from URL run: curl -o app/splatnet/queryHashes.json https://raw.githubusercontent.com/imink-app/SplatNet3/master/Data/splatnet3_webview_data.json