We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63abac3 commit 701b305Copy full SHA for 701b305
1 file changed
.github/workflows/pre-commit.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- uses: actions/checkout@v4
12
- name: Install shfmt and shellcheck
13
- uses: awalsh128/cache-apt-pkgs-action@v1.4.2
+ uses: awalsh128/cache-apt-pkgs-action@v1.4.3
14
with:
15
packages: shfmt shellcheck
16
version: 1.0
0 commit comments