Skip to content

Commit 848f6e1

Browse files
authored
Merge pull request #2322 from conda-forge/dependabot/github_actions/github-actions-aa3137d618
Bump actions/checkout from 4.1.7 to 4.2.0 in the github-actions group
2 parents f4673c3 + 51eb19e commit 848f6e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
name: deploy
1313
runs-on: "ubuntu-latest"
1414
steps:
15-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
15+
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
1616

1717
- uses: conda-incubator/setup-miniconda@a4260408e20b96e80095f42ff7f1a15b27dd94ca # v3.0.4
1818
with:

0 commit comments

Comments
 (0)