Skip to content

Commit 9095a9c

Browse files
committed
build: bump actions/checkout from v3 to v4
1 parent 2df7014 commit 9095a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

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

1111
steps:
1212
- name: Checkout Repository
13-
uses: actions/checkout@v3
13+
uses: actions/checkout@v4
1414

1515
- uses: pnpm/action-setup@v4
1616
with:

0 commit comments

Comments
 (0)