Skip to content

Commit

Permalink
Bump freckle/stack-action from 3 to 5
Browse files Browse the repository at this point in the history
Bumps [freckle/stack-action](https://github.com/freckle/stack-action) from 3 to 5.
- [Commits](freckle/stack-action@v3...v5)

---
updated-dependencies:
- dependency-name: freckle/stack-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and pbrisbin committed Jan 6, 2025
1 parent 311c594 commit 56c23b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: freckle/stack-cache-action@v2
with:
stack-yaml: ${{ matrix.stack-yaml }}
- uses: freckle/stack-action@v3
- uses: freckle/stack-action@v5
with:
stack-yaml: ${{ matrix.stack-yaml }}

Expand All @@ -36,7 +36,7 @@ jobs:
- uses: freckle/stack-cache-action@v2
with:
stack-yaml: stack-nightly.yaml
- uses: freckle/stack-action@v3
- uses: freckle/stack-action@v5
with:
stack-yaml: stack-nightly.yaml
stack-arguments: --resolver nightly
Expand Down

0 comments on commit 56c23b3

Please sign in to comment.