We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0da3a4e commit 4047bd4Copy full SHA for 4047bd4
.github/workflows/bump.yml
@@ -13,7 +13,7 @@ jobs:
13
name: Bump versions
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v3
17
- run: pipx run nox -s pc_bump
18
env:
19
GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments