Skip to content

Commit a85e55b

Browse files
Bump actions/checkout from 3 to 4 (#43)
1 parent a241864 commit a85e55b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

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

1919
- name: Install dependencies
2020
run: |

0 commit comments

Comments
 (0)