Skip to content

Commit

Permalink
Merge pull request #1348 from shirou/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/checkout-3

chore(deps): bump actions/checkout from 2 to 3
  • Loading branch information
shirou committed Sep 30, 2022
2 parents d36a053 + 3ece2bf commit 38732e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -10,6 +10,6 @@ jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Release
run: make release

0 comments on commit 38732e0

Please sign in to comment.