Skip to content

Commit

Permalink
ci/cd(deps): bump actions/configure-pages from 3.0.7 to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilsk committed Jan 9, 2023
1 parent 02c7cdd commit b303e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.urls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Install dependencies
run: curl -sSfL https://install.octolab.org/maintainer | sh -s -- -b /usr/local/bin -dx
- name: Set up GitHub Pages
uses: actions/configure-pages@v3.0.7
uses: actions/configure-pages@v4.0.0
- name: Set up Go environment
uses: actions/[email protected]
with: { go-version: 1.21.x, cache-dependency-path: src/*/go.sum, check-latest: true }
Expand Down

0 comments on commit b303e9f

Please sign in to comment.