Skip to content

Commit

Permalink
Merge pull request #363 from interagent/bf/update-deps
Browse files Browse the repository at this point in the history
deps: update dependencies
  • Loading branch information
beanieboi authored Feb 13, 2024
2 parents 0d48376 + 3522bfe commit 1e2ad44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- 5432:5432

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p

### Changed
- Switched branch from master to main ([#362](https://github.com/interagent/pliny/pull/362))
- Updated dependencies for GitHub Actions ([#363](https://github.com/interagent/pliny/pull/363))

## [1.0.0] - 🔜
### Added
Expand Down

0 comments on commit 1e2ad44

Please sign in to comment.