Skip to content

Commit

Permalink
Merge pull request #621 from alphagov/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/configure-pages-3.0.6

Bump actions/configure-pages from 3.0.5 to 3.0.6
  • Loading branch information
katstevens authored Apr 18, 2023
2 parents c9853dc + 3c67ee8 commit 72195e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
node-version-file: '.nvmrc'
cache: 'npm'
- name: Setup Pages
uses: actions/configure-pages@7110e9e03ffb4a421945e5d0607007b8e9f1f52b
uses: actions/configure-pages@f156874f8191504dae5b037505266ed5dda6c382
- name: Get Package version
id: get-package-version
run: |
Expand Down

0 comments on commit 72195e7

Please sign in to comment.