We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d203d1 commit 50188a3Copy full SHA for 50188a3
.github/workflows/ts.yml
@@ -11,7 +11,7 @@ jobs:
11
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
15
- name: Use Node.js
16
uses: actions/setup-node@v1
17
with:
0 commit comments