Skip to content

Commit e4b1cf3

Browse files
authored
Merge pull request #213 from godotengine/dependabot/github_actions/actions/checkout-7
build(deps): bump actions/checkout from 6 to 7
2 parents 6bfea8c + dec44ba commit e4b1cf3

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
@@ -34,7 +34,7 @@ jobs:
3434
experimental: true
3535

3636
steps:
37-
- uses: actions/checkout@v6
37+
- uses: actions/checkout@v7
3838

3939
- uses: jcs090218/setup-emacs@master
4040
with:

0 commit comments

Comments
 (0)