Bump version to 2.0.3 and update GitHub Actions to Node.js 24

Update all Docker GitHub Actions to their latest major versions to
  resolve Node.js 20 deprecation warnings ahead of the June 2026 cutoff.
This commit is contained in:
Timothy Miller
2026-03-18 19:01:50 -04:00
parent 94ce10fccc
commit 54ca4a5eae
2 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "cloudflare-ddns"
version = "2.0.2"
version = "2.0.3"
edition = "2021"
description = "Access your home network remotely via a custom domain name without a static IP"
license = "GPL-3.0"