We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8576870 commit d810ba4Copy full SHA for d810ba4
.github/workflows/publish.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
14
steps:
15
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
16
with:
17
token: ${{ secrets.SOURCERY_RELEASE_TOKEN }}
18
0 commit comments