File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -230,7 +230,7 @@ jobs:
230230 runs-on : ubuntu-latest
231231 steps :
232232 - name : Checkout
233- uses : actions/checkout@v3
233+ uses : actions/checkout@v4
234234 with :
235235 fetch-depth : 0
236236
Original file line number Diff line number Diff line change @@ -5,10 +5,11 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com )
66and this project adheres to [ Semantic Versioning] ( https://semver.org ) .
77
8- ## 2024-11-10 - 2.1.2
8+ ## 2024-11-10 - 2.1.3
99
1010### Fixed
1111
12+ - 2.1.2 omitted.
1213- Backported security patches.
1314- Write ignoredErrors Tag Before Drawings. Backport of [ PR #4212 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/4212 ) intended for 3.4.0.
1415- Changes to ROUNDDOWN/ROUNDUP/TRUNC. Backport of [ PR #4214 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/4214 ) intended for 3.4.0.
You can’t perform that action at this time.
0 commit comments