Skip to content

Commit c131a34

Browse files
committed
ga build
1 parent 7d84fda commit c131a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
run: cargo pgrx package
6666

6767
- name: Upload Extension Artifact
68-
uses: actions/upload-artifact@v3
68+
uses: actions/upload-artifact@v4
6969
with:
7070
name: pg_sqids-${{ runner.os }}
7171
path: |

0 commit comments

Comments
 (0)