Skip to content

Commit

Permalink
Merge pull request #377 from OpenPrinting/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/checkout-4.2.0

Bump actions/checkout from 4.1.7 to 4.2.0
  • Loading branch information
zdohnal authored Oct 2, 2024
2 parents 1638b28 + cfb8ab5 commit caa1ba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/differential-shellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

steps:
- name: Repository checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
with:
fetch-depth: 0

Expand Down

0 comments on commit caa1ba3

Please sign in to comment.