There was an error while loading. Please reload this page.
2 parents 27afc24 + 0f69ee0 commit 59d0cd1Copy full SHA for 59d0cd1
1 file changed
.github/workflows/workflow.yml
@@ -33,7 +33,7 @@ jobs:
33
34
steps:
35
- name: Checkout code
36
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
37
38
- name: Install asdf
39
run: git clone https://github.com/asdf-vm/asdf.git $HOME/asdf
@@ -51,7 +51,7 @@ jobs:
51
52
53
54
55
56
- name: Run ShellCheck
57
run: shellcheck bin/*
@@ -61,7 +61,7 @@ jobs:
61
62
63
64
65
66
- name: Install shfmt
67
run: brew install shfmt
0 commit comments