diff options
| author | AAGaming <aagaming00@protonmail.com> | 2026-05-15 00:13:37 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-15 00:13:37 -0400 |
| commit | bef7ede91f0e0363b69d4e64642223f3a8098757 (patch) | |
| tree | 196b8f7011056f02ef0f1e49653c585aabd7534a /.github | |
| parent | 511dd121bdd1cb04f4eb0206bf2df6c2a0d544f8 (diff) | |
| download | decky-loader-3.2.4-pre1.tar.gz decky-loader-3.2.4-pre1.zip | |
fix(ci): microsoftHEADv3.2.4-pre1main
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/release.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b8a0f724..ac1637e4 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -36,7 +36,7 @@ jobs: uses: actions/checkout@v4 - name: Install semver-tool asdf - uses: asdf-vm/actions/install@v3 + uses: asdf-vm/actions/install@v4 with: tool_versions: | semver 3.4.0 |
