Skip to content

Commit

Permalink
docs(changelog): Update 6.2.4 description [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
julienloizelet committed Jun 13, 2024
1 parent 4257c4d commit de51eb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
- name: WordPress Plugin Deploy
if: github.event.inputs.deploy_to_wordpress == 'true'
id: deploy
uses: 10up/[email protected].0
uses: 10up/[email protected].2
with:
generate-zip: true
env:
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed

- Fix Redis connection error when using a user and password in DSN
- Fix Redis connection error when using user and password in DSN

---

Expand Down

0 comments on commit de51eb5

Please sign in to comment.