Skip to content

Commit

Permalink
Merge pull request #25 from gitfool/renovate/minor
Browse files Browse the repository at this point in the history
  • Loading branch information
gitfool authored Apr 25, 2024
2 parents 55a5f58 + 0c8ca45 commit dbc36d7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
container: dockfool/cake-docker:latest
steps:
- name: Checkout source
uses: actions/[email protected].1
uses: actions/[email protected].4
with:
fetch-depth: 0
filter: tree:0
Expand Down Expand Up @@ -61,7 +61,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout source
uses: actions/[email protected].1
uses: actions/[email protected].4
with:
fetch-depth: 0
filter: tree:0
Expand Down Expand Up @@ -104,7 +104,7 @@ jobs:
runs-on: macos-latest
steps:
- name: Checkout source
uses: actions/[email protected].1
uses: actions/[email protected].4
with:
fetch-depth: 0
filter: tree:0
Expand Down Expand Up @@ -147,7 +147,7 @@ jobs:
runs-on: windows-latest
steps:
- name: Checkout source
uses: actions/[email protected].1
uses: actions/[email protected].4
with:
fetch-depth: 0
filter: tree:0
Expand Down

0 comments on commit dbc36d7

Please sign in to comment.