Skip to content

Commit fee44dd

Browse files
chore(deps): bump actions/upload-artifact in /.github/workflows
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.4 to 4.3.5. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.3.4...v4.3.5) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 839d490 commit fee44dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
continue-on-error: true
3939

4040
- name: Upload Allure Results
41-
uses: actions/upload-artifact@v4.3.4
41+
uses: actions/upload-artifact@v4.3.5
4242
with:
4343
name: allure-results
4444
path: GerarHorario-Tests/bin/Debug/net8.0/allure-results

0 commit comments

Comments
 (0)