We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f314b25 commit 48ad955Copy full SHA for 48ad955
.github/workflows/packages_template.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- name: checkout
19
- uses: actions/[email protected].6
+ uses: actions/[email protected].7
20
21
- name: Add Package Source
22
run: |-
0 commit comments