Skip to content

Commit 1e2ad44

Browse files
authored
Merge pull request #363 from interagent/bf/update-deps
deps: update dependencies
2 parents 0d48376 + 3522bfe commit 1e2ad44

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- 5432:5432
2929

3030
steps:
31-
- uses: actions/checkout@v2
31+
- uses: actions/checkout@v4
3232
- name: Set up Ruby
3333
uses: ruby/setup-ruby@v1
3434
with:

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
99

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

1314
## [1.0.0] - 🔜
1415
### Added

0 commit comments

Comments
 (0)