Skip to content

Commit b106014

Browse files
build(deps): update actions/upload-artifact digest to 043fb46 (#84)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aac37e2 commit b106014

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • template/{% if repository_provider == 'github' %}.github{% endif %}/workflows

template/{% if repository_provider == 'github' %}.github{% endif %}/workflows/main.yaml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171

7272
- name: Upload coverage report
7373
if: {% raw %}matrix.python-version == '{{ python_version }}'{% endraw %}
74-
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7
74+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7
7575
with:
7676
name: coverage-report
7777
path: |

0 commit comments

Comments
 (0)