Skip to content

Commit 2762125

Browse files
authored
Update bump-version.yml
1 parent 4a59cb8 commit 2762125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
# run that runs on: tag. (Using the GitHub token would
3434
# not run the workflow to prevent infinite recursion.)
3535
- name: Check out source
36-
uses: actions/checkout@v2
36+
uses: actions/checkout@v3
3737
with:
3838
ssh-key: ${{ secrets.DEPLOY_KEY }}
3939

0 commit comments

Comments
 (0)