Skip to content

Commit eb8a07c

Browse files
authored
Merge pull request #46 from impresscms-dev/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents 9df9765 + 66874f2 commit eb8a07c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
steps:
3030
- name: Checkouting code...
31-
uses: actions/checkout@v5
31+
uses: actions/checkout@v6
3232

3333
- name: Read Node.js version from package.json
3434
id: node-version

0 commit comments

Comments
 (0)