Skip to content

Commit 710cc59

Browse files
authored
Merge pull request #98 from orbit-apps/dependabot/github_actions/actions/checkout-6.0.2
Bump actions/checkout from 6.0.0 to 6.0.2
2 parents 03ae333 + a9fcdd6 commit 710cc59

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
@@ -7,7 +7,7 @@ jobs:
77
env:
88
MIX_ENV: test
99
steps:
10-
- uses: actions/checkout@v6.0.0
10+
- uses: actions/checkout@v6.0.2
1111

1212
- name: Cache dialyzer plts
1313
uses: actions/cache@v5.0.3

0 commit comments

Comments
 (0)