Skip to content

Commit

Permalink
use latest non-alpha version
Browse files Browse the repository at this point in the history
  • Loading branch information
dogfrogfog committed Nov 8, 2023
1 parent ac68a84 commit 037e4a7
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 @@ -20,7 +20,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Export dataset
uses: sanity-io/github-action-sanity@v0.6-alpha
uses: sanity-io/github-action-sanity@v0.4
env:
SANITY_AUTH_TOKEN: ${{ secrets.SANITY_AUTH_TOKEN }}
with:
Expand Down

0 comments on commit 037e4a7

Please sign in to comment.