Skip to content

Commit

Permalink
Update actions/checkout digest to 9bb5618
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 12, 2024
1 parent bc1c534 commit 7422a89
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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # 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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # 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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4
- name: Install Crystal
uses: crystal-lang/install-crystal@v1
with:
Expand Down

0 comments on commit 7422a89

Please sign in to comment.