Skip to content

Commit 7f23e38

Browse files
committed
fix: bump to v1
1 parent 9e8d4a6 commit 7f23e38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-standalone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
working-directory: absurd-sqlite-extension
4949

5050
- name: Build and release
51-
uses: tauri-apps/tauri-action@v0
51+
uses: tauri-apps/tauri-action@v1
5252
env:
5353
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5454
# Use ad-hoc signing on macOS by setting identity to '-' per Tauri v2 docs:

0 commit comments

Comments
 (0)