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 cffb2c1 commit 94c723eCopy full SHA for 94c723e
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
name: "Test build of example projects"
16
steps:
17
- name: Checkout
18
- uses: actions/checkout@v3.5.3
+ uses: actions/checkout@v4.1.1
19
- name: Setup Node.js
20
uses: actions/setup-node@v3.7.0
21
- name: Setup pnpm
0 commit comments