Skip to content

Commit

Permalink
CI: Use GitHub Actions checkout v3
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle committed May 6, 2022
1 parent 884e802 commit e5b8d0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3

- name: Set up Ruby 2.7
uses: actions/setup-ruby@v1
Expand Down

0 comments on commit e5b8d0a

Please sign in to comment.