We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0cc95e commit 01f6462Copy full SHA for 01f6462
.github/workflows/ci.yaml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-latest
6
steps:
7
- name: Checkout
8
- uses: actions/checkout@v4.1.7
+ uses: actions/checkout@v4.2.2
9
10
- name: Install pnpm
11
uses: pnpm/action-setup@v4
0 commit comments