We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2ea778 commit ad552cbCopy full SHA for ad552cb
.github/workflows/ci.yml
@@ -121,7 +121,7 @@ jobs:
121
../.github/workflows/test.sh
122
123
- name: Make HTML test report available
124
- uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
+ uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4.4.1
125
with:
126
name: testreport-grass-${{ matrix.grass-version }}-python-${{ matrix.python-version }}
127
path: grass-addons/src/testreport
0 commit comments