We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8966982 commit d30c655Copy full SHA for d30c655
1 file changed
.github/workflows/package.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Checkout
14
- uses: actions/checkout@v2
+ uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
15
with:
16
ref: main
17
- name: Install packages
0 commit comments