Skip to content

Commit f736653

Browse files
authored
Merge pull request #1237 from datatrue-analytics/dependabot/github_actions/actions/checkout-6
chore(deps): bump actions/checkout from 5 to 6
2 parents 297f811 + aaafbfa commit f736653

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99

1010
steps:
11-
- uses: actions/checkout@v5
11+
- uses: actions/checkout@v6
1212
- name: Use Node.js 20
1313
uses: actions/setup-node@v6
1414
with:

0 commit comments

Comments
 (0)