Skip to content

Commit 2db7492

Browse files
authored
Merge pull request sfall-team#618 from sfall-team/dependabot/github_actions/actions/upload-artifact-7
Bump actions/upload-artifact from 6 to 7
2 parents fe24221 + bf4b50d commit 2db7492

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
shell: bash
5656

5757
- name: Upload artifacts
58-
uses: actions/upload-artifact@v6
58+
uses: actions/upload-artifact@v7
5959
with:
6060
name: sfall-build
6161
path: sfall-build

0 commit comments

Comments
 (0)