File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 49
49
steps :
50
50
51
51
- name : ✂️ Free Disk Space
52
- uses : jlumbroso/free-disk-space@v1.3.0 # https://github.com/jlumbroso/free-disk-space
52
+ uses : jlumbroso/free-disk-space@v1.3.1 # https://github.com/jlumbroso/free-disk-space
53
53
with :
54
54
tool-cache : true
55
55
docker-images : false
Original file line number Diff line number Diff line change @@ -9,7 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
## [ vNext] - unreleased
11
11
12
- - just a placeholder
12
+ "It was a bright day in April, and the clocks were striking thirteen." - 1984
13
+
14
+ ## [ 1.7.0] - 2025-06-12
15
+
16
+ - Updated an action in GHA release workflow.
13
17
14
18
## [ 1.6.0] - 2025-01-26
15
19
@@ -147,7 +151,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
147
151
148
152
<!-- Section for Reference Links -->
149
153
150
- [ vNext ] : https://github.com/jakoch/jupyter-devbox/compare/v1.6.0...HEAD
154
+ [ vNext ] : https://github.com/jakoch/jupyter-devbox/compare/v1.7.0...HEAD
155
+ [ 1.7.0 ] : https://github.com/jakoch/jupyter-devbox/compare/v1.6.0...v1.7.0
151
156
[ 1.6.0 ] : https://github.com/jakoch/jupyter-devbox/compare/v1.5.0...v1.6.0
152
157
[ 1.5.0 ] : https://github.com/jakoch/jupyter-devbox/compare/v1.4.0...v1.5.0
153
158
[ 1.4.0 ] : https://github.com/jakoch/jupyter-devbox/compare/v1.3.0...v1.4.0
You can’t perform that action at this time.
0 commit comments