1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-09-22 13:02:02 -05:00

Revert "ci: bump actions/github-script from 6 to 7 (#5966)"

This reverts commit 0531c16326.
This commit is contained in:
Mary Guillemard
2023-12-11 21:51:22 +01:00
parent 06bff0159c
commit 9864675a0b
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ jobs:
shell: bash
- name: Create tag
uses: actions/github-script@v7
uses: actions/github-script@v6
with:
script: |
github.rest.git.createRef({