Skip to content

Commit

Permalink
Update actions/checkout digest to b4ffde6 (#69)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 19, 2023
1 parent 9e48812 commit 5d5c190
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

steps:
- name: Download source
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Install Crystal
uses: crystal-lang/install-crystal@v1
with:
Expand All @@ -53,7 +53,7 @@ jobs:

steps:
- name: Download source
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Install Crystal
uses: crystal-lang/install-crystal@v1
with:
Expand All @@ -70,7 +70,7 @@ jobs:

steps:
- name: Download source
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Install Crystal
uses: crystal-lang/install-crystal@v1
with:
Expand Down

0 comments on commit 5d5c190

Please sign in to comment.