Skip to content

Commit 91bf9af

Browse files
authored
Merge pull request #36 from Wox-launcher/dependabot/github_actions/actions/checkout-5
chore(deps): Bump actions/checkout from 4 to 5
2 parents 3d80a2e + 15f91b4 commit 91bf9af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

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

1515
steps:
1616
- name: Checkout repository
17-
uses: actions/checkout@v4
17+
uses: actions/checkout@v5
1818

1919
- uses: pnpm/action-setup@v4
2020
name: Install pnpm

0 commit comments

Comments
 (0)