Skip to content

Commit fbaa869

Browse files
authored
Merge pull request #2175 from conda-forge/dependabot/github_actions/github-actions-e8df6e148d
Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group
2 parents 7850662 + 8f7b436 commit fbaa869

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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
15+
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
1616

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

0 commit comments

Comments
 (0)