Skip to content

Commit d810ba4

Browse files
chore(deps): update actions/checkout action to v3 (#115)
1 parent 8576870 commit d810ba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313

1414
steps:
15-
- uses: actions/checkout@v2
15+
- uses: actions/checkout@v3
1616
with:
1717
token: ${{ secrets.SOURCERY_RELEASE_TOKEN }}
1818

0 commit comments

Comments
 (0)