Thanks to visit codestin.com Credit goes to github.com
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 b7ba707 commit d6f8c9fCopy full SHA for d6f8c9f
README.md
@@ -167,7 +167,7 @@ jobs:
167
168
* Environment reference: https://help.github.com/en/actions/reference/virtual-environments-for-github-hosted-runners
169
170
-* To report bugs: https://github.community/t5/GitHub-Actions/bd-p/actions
+* To report bugs: https://github.community/c/github-actions/41
171
172
## Caveats
173
@@ -181,7 +181,7 @@ following `.gitattributes`:
181
* -text
182
```
183
184
-* https://github.com/actions/runner/issues/424
+* https://github.com/actions/virtual-environments/issues/712
185
186
`os.TempDir` on Windows will contain a short name, since `%TEMP%` also contains
187
it. Note that case sensitivity doesn't matter, and that `os.Open` should still
0 commit comments