We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02ff388 commit e74e050Copy full SHA for e74e050
lib/molinillo/.github/workflows/crystal.yml
@@ -11,7 +11,7 @@ jobs:
11
image: crystallang/crystal
12
13
steps:
14
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
15
- name: Install dependencies
16
run: shards install
17
- name: Run tests
0 commit comments