Skip to content

Commit c1e6bf1

Browse files
committed
Bump actions/upload-artifact to v7
1 parent 82dcac9 commit c1e6bf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Build with Gradle
3434
run: ./gradlew test -Ptest.dbondocker=true -Ptest.db.dir=/var/lib/firebird/data
3535
- name: Store Report Artifact
36-
uses: actions/upload-artifact@v4
36+
uses: actions/upload-artifact@v7
3737
if: always()
3838
with:
3939
name: report-artifacts

0 commit comments

Comments
 (0)