We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eaf4de commit 99728d7Copy full SHA for 99728d7
.github/workflows/workflow.yml
@@ -65,7 +65,7 @@ jobs:
65
66
steps:
67
- name: Checkout code
68
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
69
70
- name: Install shfmt
71
run: brew install shfmt
0 commit comments