Skip to content

Commit ad552cb

Browse files
CI(deps): Update actions/upload-artifact action to v4.4.1 (#1219)
1 parent f2ea778 commit ad552cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
../.github/workflows/test.sh
122122
123123
- name: Make HTML test report available
124-
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
124+
uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4.4.1
125125
with:
126126
name: testreport-grass-${{ matrix.grass-version }}-python-${{ matrix.python-version }}
127127
path: grass-addons/src/testreport

0 commit comments

Comments
 (0)