Bumps robinraju/release-downloader to latest commit (#95627)

## About The Pull Request
See
[Migration](https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/)
this will fix one of the
[Warnings](https://github.com/tgstation/tgstation/actions/runs/23980038612)

Node 20 is deprecated and we need to switch to Node 24

## Changelog
N/A
This commit is contained in:
SyncIt21
2026-04-11 13:40:09 -04:00
committed by GitHub
parent 431a81fb26
commit 9df37ce85f
+1 -1
View File
@@ -43,7 +43,7 @@ jobs:
with:
dotnet-version: 9.x
- name: Install OpenDream
uses: robinraju/release-downloader@v1.12
uses: robinraju/release-downloader@616444d935c04e4269e694a274bd94383479ecde
with:
repository: "OpenDreamProject/OpenDream"
tag: "latest"