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.
2 parents 5fa8980 + ae78e9a commit 10b4b0bCopy full SHA for 10b4b0b
.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