We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2930525 commit ff7de23Copy full SHA for ff7de23
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.0.2](https://github.com/scribd/datadog_backup/compare/v4.0.1...v4.0.2) (2025-03-25)
2
+
3
4
+### Bug Fixes
5
6
+* DEVPLAT-3294 Update github actions due to ubuntu-20.04 deprecation ([#167](https://github.com/scribd/datadog_backup/issues/167)) ([2930525](https://github.com/scribd/datadog_backup/commit/2930525eb72d0bfbd978c7dce2c1738f52c847e0))
7
8
## [4.0.1](https://github.com/scribd/datadog_backup/compare/v4.0.0...v4.0.1) (2024-04-30)
9
10
lib/datadog_backup/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module DatadogBackup
- VERSION = '4.0.1'
+ VERSION = '4.0.2'
end
0 commit comments