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 4d25efe commit a27a4ffCopy full SHA for a27a4ff
.github/workflows/build.yml
@@ -9,7 +9,7 @@ jobs:
9
build:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493
+ - uses: actions/checkout@71cf2267d89c5cb81562390fa70a37fa40b1305e
13
- uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061
14
with:
15
with_install: false
0 commit comments