We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f762ce + 0fa9863 commit f81a1fbCopy full SHA for f81a1fb
2 files changed
.github/workflows/format-check.yml
@@ -9,7 +9,7 @@ jobs:
9
format:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
13
with:
14
fetch-depth: 0
15
.github/workflows/pr-test.yml
@@ -11,7 +11,7 @@ jobs:
16
- name: Set up Node.js
17
uses: actions/setup-node@v4
0 commit comments