Skip to content

Commit 2e49cbc

Browse files
committed
ci: update checkout action to v5, which supports node 24
1 parent 73495b6 commit 2e49cbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.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 🛎️
17-
uses: actions/checkout@v4
17+
uses: actions/checkout@v5
1818

1919
- name: Install dependencies
2020
shell: bash

0 commit comments

Comments
 (0)