Skip to content

Commit

Permalink
Merge pull request #124 from bird-house/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/checkout-4.2.2
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
2 parents a308421 + d1432f5 commit bdf7669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
python-version: "pypy-3.10"
steps:
- name: Checkout repository and submodules
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
submodules: recursive
- name: Install packages
Expand Down

0 comments on commit bdf7669

Please sign in to comment.