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.
2 parents 49a57e7 + 1c12fe5 commit ba08f55Copy full SHA for ba08f55
script.sh
@@ -1,7 +1,7 @@
1
#!/bin/sh
2
set -e
3
4
-TYPOS_VERSION=v1.23.3
+TYPOS_VERSION=v1.23.6
5
6
if [ -n "${GITHUB_WORKSPACE}" ]; then
7
cd "${GITHUB_WORKSPACE}/${INPUT_WORKDIR}" || exit
0 commit comments