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

Commit cfb90a1

Browse files
committed
ci: actions/checkout@v5
1 parent b5b19f7 commit cfb90a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77
steps:
88
- name: Checkout repository
9-
uses: actions/checkout@v2
9+
uses: actions/checkout@v5
1010

1111
- name: Install Node v16
1212
uses: actions/setup-node@v2

0 commit comments

Comments
 (0)