Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Commit b9f83be

Browse files
chore(deps): update actions/checkout action to v5
1 parent 98ee4fb commit b9f83be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

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@v3
17+
uses: actions/checkout@v5
1818

1919
- name: Set up Node.js
2020
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)