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 916f792 commit b6473dcCopy full SHA for b6473dc
.github/workflows/deduplicate-yarn.yml
@@ -21,7 +21,7 @@ jobs:
21
22
steps:
23
- name: ⬇️ Checkout repo
24
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
25
26
- name: ⎔ Setup node
27
uses: actions/setup-node@v3
.github/workflows/format.yml
@@ -16,7 +16,7 @@ jobs:
16
17
18
19
20
.github/workflows/lint.yml
runs-on: ubuntu-latest
0 commit comments