@@ -13,3 +13,3 @@ name: Test & Maybe Release | ||
| - name: Checkout Repository | ||
| uses: actions/checkout@v6 | ||
| uses: actions/checkout@v7 | ||
| - name: Use Node.js ${{ matrix.node }} | ||
@@ -38,3 +38,3 @@ uses: actions/setup-node@v6.4.0 | ||
| - name: Checkout | ||
| uses: actions/checkout@v6 | ||
| uses: actions/checkout@v7 | ||
| with: | ||
@@ -41,0 +41,0 @@ fetch-depth: 0 |
+6
-0
@@ -0,1 +1,7 @@ | ||
| ## [5.1.3](https://github.com/rvagg/cborg/compare/v5.1.2...v5.1.3) (2026-06-22) | ||
| ### Trivial Changes | ||
| * **deps:** bump actions/checkout from 6 to 7 ([#177](https://github.com/rvagg/cborg/issues/177)) ([a0a959e](https://github.com/rvagg/cborg/commit/a0a959e266c9dce3022571ffef4761d7b7c8e0fa)) | ||
| ## [5.1.2](https://github.com/rvagg/cborg/compare/v5.1.1...v5.1.2) (2026-06-22) | ||
@@ -2,0 +8,0 @@ |
+1
-1
| { | ||
| "name": "cborg", | ||
| "version": "5.1.2", | ||
| "version": "5.1.3", | ||
| "description": "Fast CBOR with a focus on strictness", | ||
@@ -5,0 +5,0 @@ "main": "cborg.js", |
558604
0.05%