Skip to content

Commit 701b305

Browse files
committed
ci: bump used actions
1 parent 63abac3 commit 701b305

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v4
1212
- name: Install shfmt and shellcheck
13-
uses: awalsh128/cache-apt-pkgs-action@v1.4.2
13+
uses: awalsh128/cache-apt-pkgs-action@v1.4.3
1414
with:
1515
packages: shfmt shellcheck
1616
version: 1.0

0 commit comments

Comments
 (0)