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

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Impact123 committed Aug 28, 2023
1 parent 83dad19 commit b16d70f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ jobs:

name: SM version ${{ matrix.sm-version }}
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v3

- name: Setup SP
uses: rumblefrog/setup-sp@master
uses: rumblefrog/setup-sp@v1.2.2
with:
version: ${{ matrix.sm-version }}

Expand Down

0 comments on commit b16d70f

Please sign in to comment.