We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 593cf75 + e0e0cf9 commit 900aa02Copy full SHA for 900aa02
2 files changed
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Checkout
21
- uses: actions/checkout@v6.0.2
+ uses: actions/checkout@v6.0.3
22
23
- name: Use Node.js ${{ matrix.node-version }}
24
uses: actions/setup-node@v6.4.0
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
25
26
27
28
29
0 commit comments