We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cdf8c6 commit 6f9db09Copy full SHA for 6f9db09
1 file changed
.github/workflows/pr_check.yml
@@ -27,7 +27,7 @@ jobs:
27
shared-key: "share"
28
29
- name: Setup localization runner tools
30
- run: cargo install --git https://github.com/StarCitizenToolBox/runner_tools.git --tag v1.0.1 localization
+ run: cargo install --git https://github.com/StarCitizenToolBox/runner_tools.git --tag v1.0.2 localization
31
32
- name: PR Check
33
env:
0 commit comments