Skip to content

Commit

Permalink
change to the latest available v
Browse files Browse the repository at this point in the history
  • Loading branch information
dogfrogfog committed Nov 8, 2023
1 parent 4d81be5 commit 7dd156f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/import-dataset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
# node-version: '18'
# - run: npm install
- name: Upload dataset
uses: sanity-io/github-action-sanity@v0.7-alpha
uses: sanity-io/github-action-sanity@v0.4-alpha
env:
SANITY_AUTH_TOKEN: ${{ secrets.SANITY_AUTH_TOKEN }}
with:
Expand Down

0 comments on commit 7dd156f

Please sign in to comment.