We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a9f2f91 + 0650214 commit 61bc2a9Copy full SHA for 61bc2a9
.github/workflows/macos.yml
@@ -28,7 +28,7 @@ jobs:
28
runs-on: macos-latest
29
30
steps:
31
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
32
33
- name: Cache node modules
34
uses: actions/cache@v3
.github/workflows/ubuntu.yml
@@ -25,7 +25,7 @@ jobs:
25
runs-on: ubuntu-18.04
26
27
.github/workflows/windows.yml
runs-on: windows-latest
0 commit comments