Skip to content

Commit

Permalink
[Project]: Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Gh0stBlade authored Dec 2, 2023
1 parent 84480f5 commit f207a29
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,10 @@ jobs:
runs-on: windows-latest

steps:
- uses: actions/checkout@v3.4.0
- uses: actions/checkout@v4.1.1
with:
token: ${{secrets.PAT}}
submodules: 'true'

- uses: mymindstorm/setup-emsdk@v12

Expand Down

0 comments on commit f207a29

Please sign in to comment.