Skip to content

Commit 51f9034

Browse files
chore(deps): update c-py/action-dotenv-to-setenv action to v5
1 parent 4704262 commit 51f9034

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
${{ runner.os }}-go-${{ matrix.go-version }}
4242
4343
- name: Environment Variables from Dotenv
44-
uses: c-py/action-dotenv-to-setenv@v3
44+
uses: c-py/action-dotenv-to-setenv@v5
4545

4646
- name: Build
4747
if: steps.cache-go-mod.outputs.cache-hit != 'true'

0 commit comments

Comments
 (0)