Skip to content

Commit 0770a67

Browse files
authored
Merge pull request #2189 from conda-forge/dependabot/github_actions/github-actions-edf2abb101
Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group
2 parents f9e039f + 56f90ba commit 0770a67

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

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

0 commit comments

Comments
 (0)