Skip to content

Commit 751d386

Browse files
authored
Merge pull request #211 from BassT23/renovate/actions-checkout-4.x
Update actions/checkout action to v4.3.0
2 parents 7465c37 + 1b9fcf9 commit 751d386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Checkout code
17-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
17+
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
1818
- name: (Lint) Run ShellCheck
1919
uses: ludeeus/action-shellcheck@master # v2.0.0

0 commit comments

Comments
 (0)