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 ba6cdff commit eae9655Copy full SHA for eae9655
.github/workflows/jlpkgbutler-butler-workflow.yml
@@ -14,7 +14,7 @@ jobs:
14
name: "Run Package Butler"
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
18
- uses: davidanthoff/julia-pkgbutler@releases/v1
19
with:
20
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments