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 444065d + ed451e5 commit ac9868aCopy full SHA for ac9868a
.github/workflows/publish.yaml
@@ -10,7 +10,7 @@ jobs:
10
packages: write
11
steps:
12
- name: Checkout repository
13
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
14
15
- name: Install Node v16
16
uses: actions/[email protected]
.github/workflows/test.yaml
@@ -8,7 +8,7 @@ jobs:
8
9
0 commit comments