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 35ab426 commit ae78e9aCopy full SHA for ae78e9a
.github/workflows/test.yaml
@@ -22,7 +22,7 @@ jobs:
22
- windows-latest
23
24
steps:
25
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
26
27
- name: Run the action
28
uses: ./
@@ -51,7 +51,7 @@ jobs:
51
52
53
54
55
56
57
@@ -107,7 +107,7 @@ jobs:
107
- pnpm
108
109
110
111
112
113
0 commit comments