Skip to content

Commit

Permalink
Merge pull request #284 from conda-forge/dependabot/github_actions/gi…
Browse files Browse the repository at this point in the history
…thub-actions-aa3137d618

Bump actions/checkout from 4.1.7 to 4.2.0 in the github-actions group
  • Loading branch information
jakirkham authored Oct 3, 2024
2 parents ebc14bf + 6144ede commit adaefb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
SHORT_DESCRIPTION: ${{ matrix.cfg.SHORT_DESCRIPTION }}

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

- name: Enable experimental features (needed for squash)
run: |
Expand Down Expand Up @@ -174,5 +174,5 @@ jobs:
permissions:
actions: write
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
- uses: gautamkrishnar/keepalive-workflow@3eb47f21355191080dca0f7662d45c192d2ef64d # 2.0.7

0 comments on commit adaefb4

Please sign in to comment.