Mirror: Best-effort discovery of the machine's local network using just Node.js dgram sockets

chore: Update release workflow

Changed files
+1 -1
.github
workflows
+1 -1
.github/workflows/release.yml
···
jobs:
release:
name: Release
-
runs-on: ubuntu-20.04
+
runs-on: ubuntu-latest
timeout-minutes: 20
permissions:
contents: write