Skip to content

Commit 52cfa55

Browse files
authored
Merge pull request #130 from orbit-apps/dependabot/github_actions/actions/checkout-6
2 parents d993c44 + 39c6a07 commit 52cfa55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
MIX_ENV: test
99

1010
steps:
11-
- uses: actions/checkout@v5
11+
- uses: actions/checkout@v6
1212

1313
- name: Cache dialyzer plts
1414
uses: actions/cache@v4

0 commit comments

Comments
 (0)