Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

chore(deps): bump Scony/godot-gdscript-toolkit from cbd7a1dcff14cd272787a4ca497c7ff328714a6c to 33b918a3b643a41bce61497d8312a26d90704cbe #82

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
persist-credentials: false
set-safe-directory: true
- name: 🤖 Set up Godot
uses: Scony/godot-gdscript-toolkit@cbd7a1dcff14cd272787a4ca497c7ff328714a6c # master
uses: Scony/godot-gdscript-toolkit@33b918a3b643a41bce61497d8312a26d90704cbe # master
with:
version: ${{ env.GDTOOLKIT_VERSION }}
- name: 🔬 Verify setup
Expand All @@ -106,7 +106,7 @@ jobs:
persist-credentials: false
set-safe-directory: true
- name: 🤖 Set up Godot
uses: Scony/godot-gdscript-toolkit@cbd7a1dcff14cd272787a4ca497c7ff328714a6c # master
uses: Scony/godot-gdscript-toolkit@33b918a3b643a41bce61497d8312a26d90704cbe # master
with:
version: ${{ env.GDTOOLKIT_VERSION }}
- name: 🔬 Verify setup
Expand Down
Loading