Skip to content

Commit

Permalink
Merge pull request #36 from brightway-lca/renovate/actions-checkout-d…
Browse files Browse the repository at this point in the history
…igest

Update actions/checkout digest to 11bd719
  • Loading branch information
cmutel authored Nov 25, 2024
2 parents 7b98fce + 5a84ebb commit 76c5bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
py-version: ["3.8", "3.9", "3.11", "3.12"]

steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

# general Python setup
- name: Set up Python ${{ matrix.py-version }}
Expand Down

0 comments on commit 76c5bad

Please sign in to comment.