Skip to content

Commit 248083e

Browse files
authored
Merge pull request #331 from OpenPrinting/dependabot/github_actions/actions/checkout-3.6.0
Bump actions/checkout from 3.5.3 to 3.6.0
2 parents b5d7912 + 03ffe8f commit 248083e

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@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
19+
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744
2020
with:
2121
fetch-depth: 0
2222

0 commit comments

Comments
 (0)