Skip to content

Commit

Permalink
Update bump-version.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
crisanlucid authored Jul 7, 2022
1 parent 4a59cb8 commit 2762125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
# run that runs on: tag. (Using the GitHub token would
# not run the workflow to prevent infinite recursion.)
- name: Check out source
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
ssh-key: ${{ secrets.DEPLOY_KEY }}

Expand Down

0 comments on commit 2762125

Please sign in to comment.