Skip to content

Commit 132f40e

Browse files
authored
Merge pull request #91 from orbit-apps/dependabot/github_actions/actions/checkout-6.0.0
Bump actions/checkout from 4.2.2 to 6.0.0
2 parents bdb57aa + 946511c commit 132f40e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
env:
88
MIX_ENV: test
99
steps:
10-
- uses: actions/checkout@v4.2.2
10+
- uses: actions/checkout@v6.0.0
1111

1212
- name: Cache dialyzer plts
1313
uses: actions/cache@v4.2.0

0 commit comments

Comments
 (0)