Skip to content

Commit

Permalink
[action] replaced ref to master w/ main
Browse files Browse the repository at this point in the history
  • Loading branch information
pattacini committed May 23, 2021
1 parent 73b22af commit e42b8b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
os: [windows-latest, ubuntu-latest, macOS-latest]

steps:
- uses: actions/checkout@master
- uses: actions/checkout@main

- name: Set up environment variables [Windows]
if: matrix.os == 'windows-latest'
Expand Down

0 comments on commit e42b8b2

Please sign in to comment.