Skip to content

Commit

Permalink
change octokit package
Browse files Browse the repository at this point in the history
  • Loading branch information
markcmurphy committed Jun 21, 2024
1 parent 8d015f7 commit edb5a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-static-paths.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
node-version: "18"

- name: Install dependencies
run: npm install octokit
run: npm install @octokit/rest

- name: Install GitHub CLI
run: sudo apt-get install -y gh
Expand Down

0 comments on commit edb5a59

Please sign in to comment.