We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27a069c + 31f2c61 commit cbfd0e4Copy full SHA for cbfd0e4
1 file changed
.github/workflows/make-based-ci.yml
@@ -45,7 +45,7 @@ jobs:
45
46
- name: Set up Homebrew
47
id: set-up-homebrew
48
- uses: Homebrew/actions/setup-homebrew@master
+ uses: Homebrew/actions/setup-homebrew@7f6df1cd36597249cbf9810ff3aeff47edf8243b
49
50
- name: Add Poetry and pyenv setup
51
run: |
0 commit comments