Skip to content

Commit 756f9c7

Browse files
Upgrade actions to v4.2.2 (#66) (#67)
1 parent c3f8149 commit 756f9c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-pnpm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
steps:
2020
- name: Check out the repository
21-
uses: actions/checkout@v3
21+
uses: actions/checkout@v4.2.2
2222

2323
- name: Install Corepack
2424
run: npm install -g corepack

0 commit comments

Comments
 (0)