Skip to content

Commit 2ea9c3d

Browse files
authored
Merge pull request #103 from EngineScript/dependabot/github_actions/actions-674967a53d
Bump actions/upload-artifact from 6 to 7 in the actions group
2 parents 7bdda3e + 4808af1 commit 2ea9c3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/enginescript-build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1047,7 +1047,7 @@ jobs:
10471047
10481048
- name: Upload Build Logs
10491049
if: always()
1050-
uses: actions/upload-artifact@v6
1050+
uses: actions/upload-artifact@v7
10511051
with:
10521052
name: nginx-build-logs-ubuntu-24.04
10531053
path: |

0 commit comments

Comments
 (0)