Skip to content

Commit 012c7a9

Browse files
authored
Merge pull request #36 from openlayers/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 321d3a3 + 62acf4d commit 012c7a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
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@v4
37+
uses: actions/checkout@v5
3838

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

0 commit comments

Comments
 (0)