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 07863e3 commit 511a5dfCopy full SHA for 511a5df
.github/workflows/continuous-integration.yml
@@ -41,7 +41,7 @@ jobs:
41
runs-on: ubuntu-latest
42
steps:
43
- name: Checkout Project
44
- uses: actions/checkout@4
+ uses: actions/checkout@v4
45
- name: Add problem matcher
46
run: echo "::add-matcher::.github/problemMatchers/tsc.json"
47
0 commit comments