Skip to content

Commit 5af7124

Browse files
chore(deps): update actions/checkout action to v5
1 parent ce728da commit 5af7124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

1515
steps:
1616
- name: Check out code
17-
uses: actions/checkout@v3
17+
uses: actions/checkout@v5

0 commit comments

Comments
 (0)