Skip to content

Commit 6bcc438

Browse files
authored
Merge pull request #13 from openlayers/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 2 to 4
2 parents 4699b99 + 481dedb commit 6bcc438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
git config --global core.eol lf
3535
3636
- name: Clone repository
37-
uses: actions/checkout@v2
37+
uses: actions/checkout@v4
3838

3939
- name: Set Node.js version
4040
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)