We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f559ff commit 955f6c5Copy full SHA for 955f6c5
.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.1
9
10
- name: Install pnpm
11
uses: pnpm/action-setup@v4
0 commit comments