Skip to content

Commit

Permalink
Merge pull request pybamm-team#3368 from pybamm-team/dependabot/githu…
Browse files Browse the repository at this point in the history
…b_actions/actions/checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
Saransh-cpp authored Sep 26, 2023
2 parents acad5fa + d8d6796 commit 88cf418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_reminder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
remind:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: JasonEtco/create-an-issue@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 88cf418

Please sign in to comment.