There was an error while loading. Please reload this page.
1 parent a878466 commit 582ad57Copy full SHA for 582ad57
1 file changed
.github/workflows/linting.yml
@@ -15,10 +15,10 @@ jobs:
15
16
steps:
17
- name: Checkout repository
18
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
19
20
- name: Set up pnpm
21
- uses: pnpm/action-setup@v2
+ uses: pnpm/action-setup@eae0cfeb286e66ffb5155f1a79b90583a127a68b # v2.4.1
22
with:
23
run_install: false
24
0 commit comments