Merge pull request #19 from IRainman/dependabot/github_actions/github-actions-833d03c70b

Bump mymindstorm/setup-emsdk from 14 to 15 in the github-actions group
This commit is contained in:
HedgehogInTheCPP 2026-04-08 04:35:26 +03:00 committed by GitHub
commit 6c0a9f09f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@ jobs:
steps:
- uses: actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98 # v4.2.2
- uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
- uses: mymindstorm/setup-emsdk@6ab9eb1bda2574c4ddb79809fc9247783eaf9021 # v14
- uses: mymindstorm/setup-emsdk@667eb33f24e84e7f362c16d8d7fff0629a73e15e # v15
- name: Verify
run: emcc -v
- name: Checkout