Skip to content

Commit 1b9f70e

Browse files
authored
Merge pull request #336 from OpenPrinting/dependabot/github_actions/actions/checkout-4.1.0
Bump actions/checkout from 3.6.0 to 4.1.0
2 parents ea614a1 + c48f780 commit 1b9f70e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/differential-shellcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- name: Repository checkout
19-
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744
19+
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
2020
with:
2121
fetch-depth: 0
2222

0 commit comments

Comments
 (0)