Skip to content

Commit

Permalink
update gh actions that use node 16 (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
scareything committed Mar 1, 2024
1 parent 91b40c9 commit 7a5bdfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
mv Package.swift.next Package.swift
- name: Install Go
uses: actions/setup-go@v3
uses: actions/setup-go@v5
with:
go-version: '1.19.x'

Expand Down

0 comments on commit 7a5bdfb

Please sign in to comment.