Skip to content

Commit

Permalink
Fix CI?
Browse files Browse the repository at this point in the history
  • Loading branch information
WardBrian committed Sep 6, 2023
1 parent f88acde commit cbf219e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v1
- uses: UziTech/action-setup-atom@v2
- uses: UziTech/action-setup-atom@v3
with:
version: ${{ matrix.channel }}
- name: Install dependencies
Expand Down

0 comments on commit cbf219e

Please sign in to comment.