Skip to content

Commit 75a4d78

Browse files
authored
Merge branch 'master' into dependabot/pip/doc/certifi-2022.12.7
2 parents b070ef9 + 74146f9 commit 75a4d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
steps:
99
- uses: actions/checkout@v1
1010
- name: Black Code Formatter
11-
uses: lgeiger/black-action@v1.0.1
11+
uses: lgeiger/black-action@master
1212
with:
1313
args: "-l 100 pennylane_ionq/ --check"

0 commit comments

Comments
 (0)