We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a8ed27 commit c583b25Copy full SHA for c583b25
script.sh
@@ -1,7 +1,7 @@
1
#!/bin/sh
2
set -e
3
4
-TYPOS_VERSION=v1.24.5
+TYPOS_VERSION=v1.25.0
5
6
if [ -n "${GITHUB_WORKSPACE}" ]; then
7
cd "${GITHUB_WORKSPACE}/${INPUT_WORKDIR}" || exit
0 commit comments